We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00c26f commit 681cebaCopy full SHA for 681ceba
package.json
@@ -6,7 +6,7 @@
6
"start": "next dev",
7
"format": "biome format --write .",
8
"build": "next build",
9
- "prepare": "bun run scripts/copy-standalone-preview.ts"
+ "scripts": "bun run scripts/copy-standalone-preview.ts"
10
},
11
"dependencies": {
12
"@tscircuit/core": "^0.0.301",
0 commit comments