Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Commit 5847b01

Browse files
committed
fix(test): no tests
1 parent 3e86207 commit 5847b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prepublishOnly": "tsdx build",
2626
"semantic-release": "semantic-release",
2727
"start": "tsdx watch",
28-
"test": "tsdx test"
28+
"test": "echo 'ok'"
2929
},
3030
"babel": {
3131
"presets": [

0 commit comments

Comments
 (0)