Skip to content

Commit

Permalink
chore: update packages versions
Browse files Browse the repository at this point in the history
  • Loading branch information
malangfox committed Jul 21, 2022
1 parent 71c5d58 commit c1fc3e3
Show file tree
Hide file tree
Showing 7 changed files with 39,476 additions and 12,053 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"packages": "npm run packages:update && npm run packages:build && npm run packages:publish",
"packages:update": "lerna-helper version",
"packages:build": "lerna run build --ignore demo",
"packages:publish": "lerna-helper publish --commit 'chore: update packages versions'",
"docs:build": "rm -rf ./packages/demo/docs/api && jsdoc-to-mdx -c ./jsdoc-to-mdx.json",
"demo:build": "npm run docs:build && npm run build --prefix packages/demo",
"demo:build-docusaurus": "npm run build --prefix demo",
Expand Down

0 comments on commit c1fc3e3

Please sign in to comment.