We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daadae9 commit e424587Copy full SHA for e424587
package.json
@@ -3,7 +3,7 @@
3
"engines": {
4
"node": ">=14.20.1"
5
},
6
- "version": "0.0.1",
+ "version": "0.0.2",
7
"description": "一本有趣的JavaScript合集",
8
"scripts": {
9
"prepare": "husky install && npx husky add .husky/pre-commit \"npm run lintfix\" && chmod +x .husky/pre-commit",
0 commit comments