decide.nolog.cz/bower.json
jelhan fa0df3cb62 Not used anymore since 08e9f68197
Fixes build issue caused by jquery downgrade. Will switch to yarn to prevent
such issues in future.
2017-03-29 15:19:31 +02:00

17 lines
401 B
JSON

{
"name": "croodle",
"dependencies": {
"ember": "~2.8.0",
"ember-cli-shims": "0.1.3",
"sjcl": "~1.0.6",
"bootstrap": "~3.3.5",
"bootstrap-datepicker": "~1.4.0",
"floatThead": "^1.4.3",
"jstimezonedetect": "~1.0.5",
"ember-cli-moment-shim": "~0.2.0",
"moment-timezone": ">= 0.1.0",
"pretender": "^0.6.0",
"moment": ">= 2.8.0",
"ceibo": "1.1.0"
}
}