Skip to content

Commit

Permalink
Update script
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Jun 23, 2023
1 parent c0aece1 commit 73a5610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -96,7 +96,7 @@
"build:test": "tsc -p tsconfig.test.json",
"rollup": "rollup --config rollup.config.js",
"test:watch": "jest --watch",
"test": "yarn test:tsc",
"test": "yarn test:ts-jest",
"test:babel": "jest --coverage",
"test:bun": "bun test",
"test:vitest": "npx vitest --no-isolate",
Expand Down

0 comments on commit 73a5610

Please sign in to comment.