Skip to content

Commit

Permalink
update fix parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Mar 23, 2024
1 parent 22f0027 commit 918d0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"prepack": "npm run build",
"prepare": "husky",
"prepublishOnly": "npm run lint && npm run test",
"test": "uvu tests -r tsm --ignore shared.mjs"
"test": "uvu tests -r tsm --ignore shared.ts"
},
"prettier": {
"embeddedLanguageFormatting": "off",
Expand Down

0 comments on commit 918d0c4

Please sign in to comment.