Replaces CDN dependency of Bootstrap with bower (can now code on train).

Also darktheme
This commit is contained in:
gloriousCode
2017-03-27 18:25:52 +11:00
parent 8d2551e13a
commit 5ec711aac0
3 changed files with 18 additions and 6 deletions

View File

@@ -12,6 +12,7 @@
"angular-mocks": "~1.5.0",
"html5-boilerplate": "^5.3.0",
"angular-ui-notification":"latest",
"angular-websocket":"2.0.0"
"angular-websocket":"2.0.0",
"bootstrap":"3.3.7"
}
}