Skip to content

Commit f66f9a0

Browse files
committed
fix: skip test
1 parent 33fc32d commit f66f9a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"yarn.lock"
2121
],
2222
"scripts": {
23+
"test": "echo \"no tests for now\"",
2324
"build": "tsc && vite build",
2425
"prepublishOnly": "npm run build"
2526
},

0 commit comments

Comments
 (0)