There was an error while loading. Please reload this page.
1 parent 67ddeea commit 82945f6Copy full SHA for 82945f6
1 file changed
packages/kit/package.json
@@ -50,7 +50,7 @@
50
"format": "prettier --write . --config ../../.prettierrc --ignore-path .gitignore",
51
"check-format": "prettier --check . --config ../../.prettierrc --ignore-path .gitignore",
52
"prepublishOnly": "npm run build",
53
- "test": "uvu src \"(spec.mjs|test/index.mjs)\""
+ "test": "uvu src \"(spec\\.mjs|test[\\\\/]index\\.mjs)\""
54
},
55
"exports": {
56
"./api": {
0 commit comments