chore(docs): add meta info for the react-native-website (#81)

This commit is contained in:
Bartol Karuza 2019-09-03 17:21:38 +02:00 committed by GitHub
parent a1c3acff9a
commit 4469030e6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -62,6 +62,10 @@
"semantic-release": "15.13.3",
"typescript": "^3.4.1"
},
"rn-docs": {
"title": "CameraRoll",
"type": "API"
},
"husky": {
"hooks": {
"pre-commit": "pretty-quick --staged"