Skip to content

Commit

Permalink
update script
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTxbi committed Dec 3, 2024
1 parent fc11353 commit 573446c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"scripts": {
"docusaurus": "docusaurus",
"start": "docusaurus start",
"build": "yarn workspace @unlock-protocol/ui build && yarn docusaurus gen-api-docs all && docusaurus build",
"build": "yarn install && yarn workspace @unlock-protocol/ui build && yarn docusaurus gen-api-docs all && docusaurus build",
"gen-api": "docusaurus gen-api-docs all",
"clean-api": "docusaurus clean-api-docs all",
"swizzle": "docusaurus swizzle",
Expand Down

0 comments on commit 573446c

Please sign in to comment.