Skip to content

Commit 681ceba

Browse files
authored
Update package.json
1 parent b00c26f commit 681ceba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"start": "next dev",
77
"format": "biome format --write .",
88
"build": "next build",
9-
"prepare": "bun run scripts/copy-standalone-preview.ts"
9+
"scripts": "bun run scripts/copy-standalone-preview.ts"
1010
},
1111
"dependencies": {
1212
"@tscircuit/core": "^0.0.301",

0 commit comments

Comments
 (0)