Skip to content

Commit 79df426

Browse files
committed
done
1 parent 6c249b8 commit 79df426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"scripts": {
99
"dev": "pnpm -r run dev",
1010
"build": "pnpm -r run build",
11-
"publish:playgrounds": "pnpm pkg-pr-new publish './playgrounds/*' ./packages/cli --peerDeps",
11+
"publish:playgrounds": "pnpm pkg-pr-new publish './playgrounds/*' ./packages/cli --template './templates/*' --peerDeps",
1212
"format": "prettier --write --cache .",
1313
"lint": "pnpm run \"/lint:.*/\"",
1414
"lint:js": "eslint --cache .",

0 commit comments

Comments
 (0)