We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e48068 commit a840c82Copy full SHA for a840c82
1 file changed
examples/next-with-aixyz/package.json
@@ -4,8 +4,7 @@
4
"private": true,
5
"scripts": {
6
"build": "bun --bun next build",
7
- "dev": "bun --bun next dev",
8
- "start": "bun --bun next start"
+ "dev": "bun --bun next dev"
9
},
10
"dependencies": {
11
"@aixyz/next": "^0",
0 commit comments