We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0afc5ed commit fea14fbCopy full SHA for fea14fb
package.json
@@ -9,7 +9,7 @@
9
"build": "tsc -noEmit -skipLibCheck && bun lint && node esbuild.config.mjs production",
10
"version": "node version-bump.mjs && git add manifest.json versions.json",
11
"semantic-release": "semantic-release",
12
- "test": "vitest --passWithNoTests"
+ "test": "vitest run --passWithNoTests"
13
},
14
"keywords": [],
15
"author": "Christian B. B. Houmann",
0 commit comments