Update package.json
This commit is contained in:
parent
0b7b4d50b5
commit
ad282ce4d2
@ -37,7 +37,7 @@
|
|||||||
"bootstrap": "yarn example && yarn && yarn pods",
|
"bootstrap": "yarn example && yarn && yarn pods",
|
||||||
"ktlint-fix": "ktlint -F android/**/*.kt*",
|
"ktlint-fix": "ktlint -F android/**/*.kt*",
|
||||||
"swiftlint-fix": "cd ios && swiftlint autocorrect",
|
"swiftlint-fix": "cd ios && swiftlint autocorrect",
|
||||||
"docs": "rm -rf docs/api && typedoc --options typedoc.json"
|
"docs": "cd docs && yarn build"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"react-native",
|
"react-native",
|
||||||
|
Loading…
Reference in New Issue
Block a user