mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
chore(ci): link grunt build
to npm run build
This commit is contained in:
parent
6decb5e675
commit
99fbfb11c1
@ -24,6 +24,7 @@
|
||||
"scripts": {
|
||||
"test": "grunt test",
|
||||
"dev": "grunt play",
|
||||
"build": "grunt build",
|
||||
"preversion": "grunt test build",
|
||||
"postversion": "git push && git push --tags && npm publish",
|
||||
"release": "grunt && node ./bin/copy-to-piskel-website",
|
||||
|
Loading…
Reference in New Issue
Block a user