Skip to content

Commit 22fb953

Browse files
committed
test: temporarily disable tests
1 parent 108bd3c commit 22fb953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"build:tsc": "tsc",
1515
"build:lib": "node dist/build/build.js",
1616
"build:package": "node dist/build/package.js",
17-
"test": "tsd"
17+
"test": "echo 'Tests are temporally disabled'"
1818
},
1919
"keywords": [],
2020
"author": "uhyo <[email protected]>",

0 commit comments

Comments
 (0)