Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
catplvsplus committed Jul 24, 2022
1 parent a9970d5 commit 114d645
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs
Submodule docs updated from 6fbddc to 1114bd
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"scripts": {
"clean": "rm -rf bin",
"build": "yarn clean && yarn exec tsc",
"build:publish": "yarn build && yarn publish && yarn build:docs && yarn publish:docs",
"build:publish": "yarn build && yarn npm publish && yarn build:docs && yarn publish:docs",
"build:pub-prerelease": "yarn build && yarn publish --tag pre",
"build:docs": "yarn workspace docs build",
"update:docs": "yarn workspace docs update",
Expand Down

0 comments on commit 114d645

Please sign in to comment.