1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-14 00:54:09 +02:00

Fixing package.json

This commit is contained in:
Antonio Laguna
2017-09-16 22:32:11 +02:00
parent b1e03202e3
commit eef9d75706

View File

@@ -68,7 +68,7 @@
"dev": "webpack-dev-server",
"test": "jest && codecov",
"preversion": "npm test",
"postversion": "npm run build && git add -A static && node ./zip-release.js && git push && git push --tags",
"postversion": "npm run build && git add -A static && node ./zip-release.js && git push && git push --tags"
},
"release": {
"files": [