mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
Let's npm publish automatically again.
This commit is contained in:
parent
bc11a9e56f
commit
642af145fd
@ -14,7 +14,7 @@
|
||||
"lint": "eslint src",
|
||||
"preversion": "npm run lint",
|
||||
"version": "npm run build && git add -A build",
|
||||
"postversion": "git push && git push --tags"
|
||||
"postversion": "git push && git push --tags && npm publish"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Loading…
Reference in New Issue
Block a user