Skip to content

Commit e424587

Browse files
author
Chu Fan
committed
0.0.2
1 parent daadae9 commit e424587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"engines": {
44
"node": ">=14.20.1"
55
},
6-
"version": "0.0.1",
6+
"version": "0.0.2",
77
"description": "一本有趣的JavaScript合集",
88
"scripts": {
99
"prepare": "husky install && npx husky add .husky/pre-commit \"npm run lintfix\" && chmod +x .husky/pre-commit",

0 commit comments

Comments
 (0)