Skip to content

Commit b2e3f7d

Browse files
authored
Merge pull request #64 from ember-cli-deploy/chore/update-plugins
Update to new major releases of gzip, manifest, s3 plugins. See their release notes for details.
2 parents 1650a18 + b7ecd46 commit b2e3f7d

File tree

2 files changed

+211
-211
lines changed

2 files changed

+211
-211
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@
2525
"dependencies": {
2626
"ember-cli-deploy-build": "^2.0.0",
2727
"ember-cli-deploy-display-revisions": "^2.0.0",
28-
"ember-cli-deploy-gzip": "^1.0.0",
29-
"ember-cli-deploy-manifest": "^1.0.0",
28+
"ember-cli-deploy-gzip": "^2.0.0",
29+
"ember-cli-deploy-manifest": "^2.0.0",
3030
"ember-cli-deploy-redis": "^2.0.0",
3131
"ember-cli-deploy-revision-data": "^1.0.0",
32-
"ember-cli-deploy-s3": "^2.0.0"
32+
"ember-cli-deploy-s3": "^3.0.0"
3333
},
3434
"ember-addon": {
3535
"defaultBlueprint": "lightning-deploy-config"

0 commit comments

Comments
 (0)