Tweaking bower.json to fix CI build errors
This commit is contained in:
parent
c561e0ec76
commit
9218c29c0e
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
"ember-data": "1.13.15",
|
||||
"ember-load-initializers": "0.1.7",
|
||||
"ember-qunit": "0.4.16",
|
||||
"ember-qunit-notifications": "0.1.0",
|
||||
"ember-qunit-notifications": "~0.1.0",
|
||||
"qunit-notifications": "~0.1.0",
|
||||
"ember-resolver": "~0.1.20",
|
||||
"loader.js": "ember-cli/loader.js#3.2.1",
|
||||
"qunit": "~1.20.0",
|
||||
|
|
Reference in a new issue