File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "scripts" : {},
66 "repository" : " https://github.com/ember-cli-deploy/ember-cli-deploy-lightning-pack" ,
77 "engines" : {
8- "node" : " ^4.5 || 6.* || >= 7 .*"
8+ "node" : " ^10 .*"
99 },
1010 "author" : " Luke Melia and ember-cli-deploy team" ,
1111 "license" : " MIT" ,
1212 "devDependencies" : {
13- "ember-cli" : " ^2 .18.0" ,
14- "ember-cli-release-tag " : " ^0.1.5 " ,
15- "eslint " : " ^3.18.0 "
13+ "ember-cli" : " ^3 .18.0" ,
14+ "eslint " : " ^7.0.0 " ,
15+ "release-it " : " * "
1616 },
1717 "keywords" : [
1818 " ember-addon" ,
2525 "ember-cli-deploy-manifest" : " ^1.0.0" ,
2626 "ember-cli-deploy-redis" : " ^1.0.2" ,
2727 "ember-cli-deploy-revision-data" : " ^1.0.0" ,
28- "ember-cli-deploy-s3" : " ^1.1 .0"
28+ "ember-cli-deploy-s3" : " ^2.0 .0"
2929 },
3030 "ember-addon" : {
3131 "defaultBlueprint" : " lightning-deploy-config"
32+ },
33+ "release-it" : {
34+ "git" : {
35+ "requireCleanWorkingDir" : false
36+ },
37+ "github" : {
38+ "release" : true
39+ }
3240 }
33- }
41+ }
You can’t perform that action at this time.
0 commit comments