We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52ff10 commit ba51b63Copy full SHA for ba51b63
package.json
@@ -47,7 +47,6 @@
47
"docs": "turbo run docs",
48
"playground": "turbo run dev --filter=@bcts/playground",
49
"deploy": "turbo run deploy --filter=@bcts/playground",
50
- "deploy:preview": "turbo run deploy:preview --filter=@bcts/playground",
51
"clean": "turbo run clean",
52
"release": "turbo run build lint test && changeset publish",
53
"version": "changeset version",
0 commit comments