Skip to content

Commit

Permalink
Merge pull request #215 from juwara0/2.12.3-inter-deps
Browse files Browse the repository at this point in the history
Upgrade ember-cli 2.12.3 inter-dependencies
  • Loading branch information
juwara0 authored Aug 10, 2017
2 parents ca0c95c + 27c90ce commit 54d9b70
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,28 +44,27 @@
"ember-cli-dependency-checker": "^1.3.0",
"ember-cli-deploy": "~0.6.4",
"ember-cli-deploy-frost-pack": "git://github.com/ciena-frost/ember-cli-deploy-frost-pack.git#e98e53709a42604815348f10bc8823c3c425b68e",
"ember-cli-htmlbars-inline-precompile": "^0.3.6",
"ember-cli-htmlbars-inline-precompile": "0.3.12",
"ember-cli-inject-live-reload": "^1.4.1",
"ember-cli-mocha": "0.13.2",
"ember-cli-shims": "^1.0.2",
"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 54d9b70

Please sign in to comment.