There was an error while loading. Please reload this page.
1 parent 04e4f75 commit b5e0246Copy full SHA for b5e0246
1 file changed
package.json
@@ -72,7 +72,7 @@
72
"lint": "npx eslint .",
73
"lint:fix": "npx eslint . --fix",
74
"prepare": "husky",
75
- "release": "env -u npm_config_local_prefix semantic-release"
+ "release": "rm -f package-lock.json && env -u npm_config_local_prefix semantic-release"
76
},
77
"engines": {
78
"node": ">=22.8"
0 commit comments