Skip to content

Commit 5e1a9b2

Browse files
authored
fix: force release (#1850)
1 parent b24547d commit 5e1a9b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
"build:docs": "npx typedoc",
8787
"lint": "prettier --check \"*.{ts,js,json}\" && eslint src --cache",
8888
"prepack": "npm run build",
89-
"pretest": "npm run build",
9089
"test": "vitest run",
9190
"prepare": "husky install"
9291
},

0 commit comments

Comments
 (0)