Skip to content

Commit

Permalink
Fix docs 修复构建问题
Browse files Browse the repository at this point in the history
  • Loading branch information
E0SelmY4V committed Jan 21, 2024
1 parent b7ee5f7 commit e31a1a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"scripts": {
"preserve": "pnpm build",
"serve": "serve ../",
"build": "ts-node scripts/build.ts"
"build": "ts-node scripts/build"
},
"license": "GPL-2.0-or-later",
"type": "module",
Expand Down

0 comments on commit e31a1a4

Please sign in to comment.