Skip to content

Commit

Permalink
Upgrade ember-cli 2.12.3 inter-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juwara0 committed Aug 10, 2017
1 parent 634158b commit 27c90ce
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,20 @@
"ember-cli-uglify": "^1.2.0",
"ember-cli-visual-acceptance": "2.2.0",
"ember-code-snippet": "1.8.0",
"ember-computed-decorators": "0.2.2",
"ember-concurrency": "0.7.19",
"ember-elsewhere": "0.4.1",
"ember-elsewhere": "1.0.1",
"ember-export-application-global": "^1.0.5",
"ember-frost-notifier": "4.2.1",
"ember-frost-popover": "4.2.5",
"ember-frost-test": "1.0.2",
"ember-hook": "1.4.1",
"ember-load-initializers": "^0.6.0",
"ember-prop-types": "3.10.4",
"ember-prop-types": "3.14.1",
"ember-redux": "^1.0.0",
"ember-resolver": "^2.0.3",
"ember-sinon": "0.6.0",
"ember-source": "~2.12.0",
"ember-spread": "1.1.0",
"ember-spread": "1.2.2",
"ember-test-utils": "^3.0.0",
"ember-truth-helpers": "1.3.0",
"eslint": "^3.0.0",
Expand All @@ -87,11 +86,11 @@
],
"dependencies": {
"ember-cli-babel": "^5.1.7",
"ember-computed-decorators": "^0.2.2",
"ember-computed-decorators": "0.3.0",
"ember-cli-htmlbars": "^1.1.1",
"ember-cli-sass": "5.6.0",
"ember-frost-core": "^1.0.0",
"liquid-fire": "~0.27.3"
"ember-frost-core": "1.23.10",
"liquid-fire": "0.27.3"
},
"ember-addon": {
"configPath": "tests/dummy/config"
Expand Down

0 comments on commit 27c90ce

Please sign in to comment.