Skip to content

Commit 4ca176b

Browse files
committed
Update ember-cli-deploy-gzip
1 parent 72e4a4b commit 4ca176b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"author": "Luke Melia and ember-cli-deploy team",
1111
"license": "MIT",
1212
"devDependencies": {
13-
"ember-cli": "0.2.7",
14-
"ember-cli-release": "0.2.6"
13+
"ember-cli": "2.9.1",
14+
"ember-cli-release": "1.0.0-beta.2"
1515
},
1616
"keywords": [
1717
"ember-addon",
@@ -20,7 +20,7 @@
2020
"dependencies": {
2121
"ember-cli-deploy-build": "0.1.1",
2222
"ember-cli-deploy-display-revisions": "0.2.2",
23-
"ember-cli-deploy-gzip": "0.2.3",
23+
"ember-cli-deploy-gzip": "0.2.4",
2424
"ember-cli-deploy-redis": "0.4.1",
2525
"ember-cli-deploy-s3": "0.4.0",
2626
"ember-cli-deploy-manifest": "0.1.1",

0 commit comments

Comments
 (0)