There was an error while loading. Please reload this page.
1 parent 541385a commit 2da6cdfCopy full SHA for 2da6cdf
1 file changed
package.json
@@ -53,7 +53,7 @@
53
],
54
"unpkg": "./dist/index.iife.js",
55
"scripts": {
56
- "prepublishOnly": "npm run build && npm test",
+ "prepublishOnly": "npm run build",
57
"test": "tsx --import ./src/before.test.ts --test",
58
"doc": "typedoc",
59
"doc:dev": "typedoc --watch",
0 commit comments