Skip to content

Commit 918d0c4

Browse files
committed
update fix parameter
1 parent 22f0027 commit 918d0c4

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
@@ -67,7 +67,7 @@
6767
"prepack": "npm run build",
6868
"prepare": "husky",
6969
"prepublishOnly": "npm run lint && npm run test",
70-
"test": "uvu tests -r tsm --ignore shared.mjs"
70+
"test": "uvu tests -r tsm --ignore shared.ts"
7171
},
7272
"prettier": {
7373
"embeddedLanguageFormatting": "off",

0 commit comments

Comments
 (0)