Skip to content

Commit 55ed6a2

Browse files
committed
v3.0.0
1 parent d69ac0e commit 55ed6a2

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
@@ -15,8 +15,7 @@
1515
],
1616
"scripts": {
1717
"build": "tsc",
18-
"test": "vitest --run",
19-
"pub": "pnpm test && git push origin main --tags"
18+
"pub": "git push origin main --tags"
2019
},
2120
"keywords": [
2221
"cross-platform",

0 commit comments

Comments
 (0)