Skip to content

Commit 5086a9d

Browse files
committed
feat: update
1 parent 744fa52 commit 5086a9d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
"test:ci": "npm run build && jest --ci --coverage --verbose applyFileEdits.test.ts lineEndings.test.ts validatePath.test.ts",
2929
"build": "tsup index.ts --format esm,cjs --dts --clean",
3030
"prepublish": "npm run build",
31-
"prepare": "npm run build",
32-
"prepublishOnly": "npm test"
31+
"prepare": "npm run build"
3332
},
3433
"repository": {
3534
"type": "git",

0 commit comments

Comments
 (0)