Skip to content

Commit

Permalink
remove pretest
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousme committed Nov 2, 2024
1 parent ad57db7 commit 0214a56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "MQTT client & server for Deno & NodeJS",
"type": "module",
"scripts": {
"pretest": "npm run build",
"test": "node --experimental-strip-types --test --test-skip-pattern='/^Deno/'",
"build": "npx pkgroll --clean-dist --src .",
"postbuild": "deno fmt"
Expand Down

0 comments on commit 0214a56

Please sign in to comment.