Update package.json

This commit is contained in:
Marc Rousavy 2021-03-03 12:39:02 +01:00
parent 0b7b4d50b5
commit ad282ce4d2

View File

@ -37,7 +37,7 @@
"bootstrap": "yarn example && yarn && yarn pods",
"ktlint-fix": "ktlint -F android/**/*.kt*",
"swiftlint-fix": "cd ios && swiftlint autocorrect",
"docs": "rm -rf docs/api && typedoc --options typedoc.json"
"docs": "cd docs && yarn build"
},
"keywords": [
"react-native",