Skip to content

Commit

Permalink
fix: script.
Browse files Browse the repository at this point in the history
  • Loading branch information
richardo2016 committed Jul 12, 2024
1 parent a6884b0 commit 345fa58
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 @@ -9,7 +9,7 @@
"bootstrap": "lerna bootstrap --no-hoist",
"bootstrap:noci": "lerna bootstrap --no-hoist --no-ci",
"build": "lerna run build",
"publish": "lerna run publish",
"publish": "lerna publish",
"ci": "lerna run ci",
"update-pkg": "fibjs ./scripts/write-pkg-manifest.js",
"postinstall": "rm -rf node_modules/@type/node"
Expand Down

0 comments on commit 345fa58

Please sign in to comment.