瀏覽代碼

Update package.json

Kevin Leung 7 年之前
父節點
當前提交
bade003208
No account linked to committer's email address
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

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"