Skip to content

Commit 568a60b

Browse files
committed
chore: Bring back dir?
1 parent 0388f0c commit 568a60b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dev:build": "vite build demo",
1919
"dev:preview": "vite preview demo",
2020
"build": "premove dist && tsc && tsc -p tsconfig.cjs.json && node tools/postbuild.mjs",
21-
"test": "premove demo/node_modules && node --test",
21+
"test": "premove demo/node_modules && node --test test",
2222
"prepublishOnly": "npm run build"
2323
},
2424
"keywords": [

0 commit comments

Comments
 (0)