Skip to content

Commit 357aa3a

Browse files
author
lucifer
committed
feat: release
1 parent 750ffa6 commit 357aa3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"rome": "^10.0.4-beta"
1818
},
1919
"scripts": {
20+
"release": "zip leetcode-cheat.zip build/ && mv leetcode-cheat.zip ../leetcode-cheat-release/ && git commit -am 'feat: release' && git push",
2021
"lint": "eslint src",
2122
"start": "react-scripts start",
2223
"build": "react-scripts build",

0 commit comments

Comments
 (0)