Skip to content

Commit

Permalink
Merge pull request #20 from ember-cli-deploy/update-ember-cli
Browse files Browse the repository at this point in the history
Update ember-cli
  • Loading branch information
LevelbossMike authored May 4, 2018
2 parents ebbe97c + 47c0c2b commit 03fda25
Show file tree
Hide file tree
Showing 2 changed files with 1,805 additions and 984 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"autotest": "node node_modules/mocha/bin/mocha --watch --reporter spec tests/**/*-test.js"
},
"engines": {
"node": ">= 0.10.0"
"node": "6.* || >= 8.*"
},
"author": "",
"license": "MIT",
"devDependencies": {
"chai": "^3.0.0",
"chai-as-promised": "^6.0.0",
"ember-cli": "^2.12.0",
"ember-cli": "^3.1.0",
"ember-cli-release": "^1.0.0-beta.2",
"eslint": "^3.18.0",
"github": "^9.2.0",
Expand Down
Loading

0 comments on commit 03fda25

Please sign in to comment.