Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Commit

Permalink
Merge pull request #25 from ef4/version-checker
Browse files Browse the repository at this point in the history
update ember-cli-version-checker
  • Loading branch information
rwjblue committed Nov 14, 2017
2 parents cdbe3e6 + 9b0f35f commit b91965e
Show file tree
Hide file tree
Showing 2 changed files with 776 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -25,7 +25,7 @@
"test": "ember try:testall"
},
"dependencies": {
"ember-cli-version-checker": "^1.2.0",
"ember-cli-version-checker": "^2.1.0",
"ember-factory-for-polyfill": "^1.1.0"
},
"devDependencies": {
Expand All @@ -36,8 +36,8 @@
"ember-cli-babel": "^6.6.0",
"ember-cli-content-security-policy": "0.5.0",
"ember-cli-dependency-checker": "^1.2.0",
"ember-cli-htmlbars": "^1.0.3",
"ember-cli-htmlbars-inline-precompile": "^0.4.2",
"ember-cli-htmlbars": "^2.0.1",
"ember-cli-htmlbars-inline-precompile": "^1.0.2",
"ember-cli-inject-live-reload": "^1.4.0",
"ember-cli-jshint": "^1.0.0",
"ember-cli-qunit": "^3.1.0",
Expand Down

0 comments on commit b91965e

Please sign in to comment.