There was an error while loading. Please reload this page.
1 parent b28e03a commit 528479eCopy full SHA for 528479e
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\\\\index\\.mjs)\""
+ "test": "uvu src \"(spec\\.mjs|test[/\\\\]index\\.mjs)\""
54
},
55
"exports": {
56
"./api": {
0 commit comments