Skip to content

Commit 8b7ee89

Browse files
committed
Upgrade ember-cli to 3.18
1 parent 81abf66 commit 8b7ee89

File tree

2 files changed

+2411
-1484
lines changed

2 files changed

+2411
-1484
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
},
1212
"repository": "https://github.com/ember-cli-deploy/ember-cli-deploy-redis",
1313
"engines": {
14-
"node": ">= 0.10.0"
14+
"node": ">= 10"
1515
},
1616
"author": "Aaron Chambers and the ember-cli-deploy team",
1717
"license": "MIT",
1818
"devDependencies": {
1919
"chai": "^3.5.0",
2020
"chai-as-promised": "^6.0.0",
21-
"ember-cli": "^2.18.2",
21+
"ember-cli": "^3.18.0",
2222
"ember-cli-release": "1.0.0-beta.2",
2323
"eslint": "^3.18.0",
2424
"github": "^6.1.0",

0 commit comments

Comments
 (0)