Ver código fonte

Update package.json

Kevin Leung 6 anos atrás
pai
commit
bade003208
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      package.json

+ 1
- 1
package.json Ver arquivo

@@ -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"