Skip to content

Commit

Permalink
Merge pull request #23 from anyone-yuren/release-admin
Browse files Browse the repository at this point in the history
refactor: ♻️ 修改包名
  • Loading branch information
anyone-yuren authored Jan 4, 2024
2 parents 74802e4 + d23c393 commit 7795b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"bootstrap": "pnpm install",
"build": "turbo build",
"build:admin": "pnpm run build --filter react-admin-design",
"build:admin": "pnpm run build --filter gbeata-admin",
"dev": "turbo dev",
"lint": "turbo lint",
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
Expand Down

0 comments on commit 7795b0a

Please sign in to comment.