Files
PyRIGS/bower.json
Tom Price d051f230dc Enable ajax-bootstrap-select.
Requires some work as is currently not overly happy
2016-08-09 15:46:08 +01:00

13 lines
277 B
JSON

{
"name": "pyrigs",
"dependencies": {
"ember": "~2.7.0",
"ember-cli-shims": "0.1.1",
"ember-qunit-notifications": "0.1.0",
"js-cookie": "^2.1.2",
"bootstrap-sass": "^3.3.7",
"bootstrap-select": "^1.10.0",
"ajax-bootstrap-select": "^1.3.1"
}
}