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