mirror of
https://github.com/shadoll/sscript.git
synced 2025-12-20 03:27:00 +00:00
Update
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"pub_stage1": "git add * && git commit -mUpdate",
|
"pub_stage1": "git add * && git commit -mUpdate",
|
||||||
"pub_stage2": "npm version patch && git commit -mUpdate && git push",
|
"pub_stage2": "npm version patch && git push",
|
||||||
"pub_stage3": "npm publish"
|
"pub_stage3": "npm publish"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user