Skip to content

Commit 688a488

Browse files
authored
Update package.json
Signed-off-by: JounQin <[email protected]>
1 parent 2a03d6d commit 688a488

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
@@ -93,7 +93,7 @@
9393
"yarn-berry-deduplicate": "^6.1.3"
9494
},
9595
"nano-staged": {
96-
"*.+(js|json|md|mjs|yml)": "node ./dist --write"
96+
"*.{js,json,md,mjs,yml}": "node ./dist --write"
9797
},
9898
"prettier": "@1stg/prettier-config/semi",
9999
"simple-git-hooks": {

0 commit comments

Comments
 (0)