Skip to content

Commit 2f585c6

Browse files
authored
更新 package.json
1 parent 394dc88 commit 2f585c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "ObjectStack Protocol Documentation Site",
66
"scripts": {
77
"site:dev": "next dev",
8-
"site:build": "next build",
8+
"build": "next build",
99
"site:start": "next start",
1010
"site:lint": "next lint"
1111
},

0 commit comments

Comments
 (0)