Deprecation changes

This commit is contained in:
2018-01-16 16:56:51 -03:00
parent c9d71a9455
commit 39edc6da7f
2 changed files with 7 additions and 6 deletions
+4 -4
View File
@@ -19,10 +19,10 @@
"coffee": "coffee --bare --compile --watch addon"
},
"dependencies": {
"ember-cli-babel": "^5.1.7",
"ember-cli-emblem": "^0.8.2-beta.2",
"ember-cli-htmlbars": "^1.1.1",
"ember-cli-sass": ">=6.1.2"
"ember-cli-babel": "^6.6.0",
"ember-cli-emblem": "^0.9.0",
"ember-cli-htmlbars": "^2.0.1",
"ember-cli-sass": ">=7.0.0"
},
"devDependencies": {
"broccoli-asset-rev": "^2.4.5",