Add description to package.json

This commit is contained in:
Frikkie Snyman 2019-04-09 14:47:02 +02:00 committed by GitHub
parent 4eb1c4ef88
commit 8f721f372f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"author": "Bartol Karuza <bartol.k@gmail.com>",
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
"version": "1.0.3",
"description": "",
"description": "React Native Camera Roll for iOS & Android",
"main": "./js/CameraRoll.js",
"types": "./typings/CameraRoll.d.ts",
"scripts": {