Skip to content

Commit d4414ef

Browse files
tmp
1 parent 11fed4b commit d4414ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"lint-fix": "yarn run prettier-fix && yarn run eslint-fix",
125125
"fix-staged": "lint-staged --config .lintstagedrc.fix.json --concurrent 1",
126126
"semantic-release": "semantic-release",
127-
"prepare": "yarn run build"
127+
"prepack": "yarn run build"
128128
},
129129
"engines": {
130130
"node": ">=16"

0 commit comments

Comments
 (0)