Pull bootstrap via npm instead of bower.

This commit is contained in:
László Monda
2016-03-22 21:27:35 +01:00
parent 6952b554c9
commit 5365ac9229
13 changed files with 10 additions and 311 deletions

View File

@@ -16,6 +16,7 @@
"yargs": "^4.2.0"
},
"dependencies": {
"bootstrap": "^3.3.6",
"jquery": "^2.2.2"
}
}