Browse Source

Update package.json

Kevin Leung 6 years ago
parent
commit
bade003208
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      package.json

+ 1
- 1
package.json View File

1
 {
1
 {
2
   "name": "react-native-thumbnail",
2
   "name": "react-native-thumbnail",
3
   "version": "1.1.1",
3
   "version": "1.1.1",
4
-  "description": "",
4
+  "description": "Get thumbnail from local media.",
5
   "main": "index.js",
5
   "main": "index.js",
6
   "scripts": {
6
   "scripts": {
7
     "test": "echo \"Error: no test specified\" && exit 1"
7
     "test": "echo \"Error: no test specified\" && exit 1"