Skip to content

Commit

Permalink
Merge pull request #156 from caorushizi/fix/scripts
Browse files Browse the repository at this point in the history
fix: 🐛  scripts name
  • Loading branch information
caorushizi authored May 25, 2024
2 parents ab340f5 + 14dd4d6 commit 4fd4f6f
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 @@ -12,7 +12,7 @@
"build:plugin": "pnpm -F plugin run build",
"build:main": "pnpm -F main run build",
"build:renderer": "pnpm -F renderer run build",
"prerelease": "pnpm run build && pnpm -F mediago run pack",
"beta": "pnpm run build && pnpm -F mediago run pack",
"release": "pnpm run build && pnpm -F main run release",
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
Expand Down

0 comments on commit 4fd4f6f

Please sign in to comment.