Skip to content

Commit

Permalink
Update ember-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
LevelbossMike committed May 4, 2018
1 parent ebbe97c commit 47c0c2b
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
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

0 comments on commit 47c0c2b

Please sign in to comment.