Skip to content

Commit a840c82

Browse files
committed
remove start
1 parent 6e48068 commit a840c82

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

examples/next-with-aixyz/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"private": true,
55
"scripts": {
66
"build": "bun --bun next build",
7-
"dev": "bun --bun next dev",
8-
"start": "bun --bun next start"
7+
"dev": "bun --bun next dev"
98
},
109
"dependencies": {
1110
"@aixyz/next": "^0",

0 commit comments

Comments
 (0)