Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit fc8f577

Browse files
committed
📝 (docz) Install dependencie on doc site build
1 parent e78209d commit fc8f577

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"react-native": "*"
2121
},
2222
"scripts": {
23+
"predoc:build": "cd example && yarn && cd ..",
2324
"doc:build": "docz build",
2425
"release": "release-it",
2526
"test:ci": "yarn test:lint && yarn test:unit:ci && yarn test:type",

0 commit comments

Comments
 (0)