We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 599bb11 commit 82a1f85Copy full SHA for 82a1f85
1 file changed
apps/docs/package.json
@@ -4,7 +4,7 @@
4
"private": true,
5
"description": "ObjectStack Protocol Documentation Site",
6
"scripts": {
7
- "site:dev": "next dev",
+ "dev": "next dev",
8
"build": "NEXT_PRIVATE_BUILD_WORKER=1 next build",
9
"site:start": "next start",
10
"site:lint": "next lint"
0 commit comments