mirror of
https://github.com/shadoll/sscript.git
synced 2025-12-20 01:26:00 +00:00
Update
This commit is contained in:
@@ -22,6 +22,6 @@
|
||||
"docker.prune": "./scripts/docker/prune.sh"
|
||||
},
|
||||
"scripts": {
|
||||
"publish": "npm version patch; npm publish"
|
||||
"publ": "npm version patch; git add *; git commit -mUpdate; git push; npm publish"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user