Skip to content

Commit 2da6cdf

Browse files
更新 package.json
1 parent 541385a commit 2da6cdf

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
@@ -53,7 +53,7 @@
5353
],
5454
"unpkg": "./dist/index.iife.js",
5555
"scripts": {
56-
"prepublishOnly": "npm run build && npm test",
56+
"prepublishOnly": "npm run build",
5757
"test": "tsx --import ./src/before.test.ts --test",
5858
"doc": "typedoc",
5959
"doc:dev": "typedoc --watch",

0 commit comments

Comments
 (0)