Skip to content

Commit

Permalink
Disable Verify
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxCouncil committed Mar 19, 2024
1 parent cd007e3 commit 04a73de
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 @@ -56,7 +56,7 @@
"watch": "npm-run-all -p watch:*",
"watch:css": "npm run build:css -- -w",
"watch:js": "npm run build:js -- -w",
"prepublishOnly": "npm-run-all build test:verify"
"prepublishOnly": "npm-run-all build"
},
"engines": {
"node": ">=8",
Expand Down

0 comments on commit 04a73de

Please sign in to comment.