Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed Oct 25, 2023
1 parent 32cd97f commit e81f642
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 @@ -59,7 +59,7 @@
"prepack": "npm run build",
"prepare": "husky install",
"start": "npm run build -- --watch",
"test": "exit 0"
"test": "npm run ./webvsc.mjs"
},
"lint-staged": {
"*.(json|ts)": "eslint --cache --fix"
Expand Down

0 comments on commit e81f642

Please sign in to comment.