Fix package.json
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
"build": "ember build",
|
"build": "ember build",
|
||||||
"build-prod": "ember build --environment production",
|
"build-prod": "ember build --environment production",
|
||||||
"update-version-file": "bash scripts/update-version-file.sh",
|
"update-version-file": "bash scripts/update-version-file.sh",
|
||||||
"deploy": "npm run build-prod && npm run update-version-file && bash scripts/deploy.sh",
|
"deploy": "npm run build-prod && npm run update-version-file && bash scripts/deploy.sh"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-preset-es2015": "^6.22.0",
|
"babel-preset-es2015": "^6.22.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user