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:
@@ -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": [
|
||||
|
Reference in New Issue
Block a user