소스 검색

Update package.json

Kevin Leung 6 년 전
부모
커밋
bade003208
No account linked to committer's email address
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      package.json

+ 1
- 1
package.json 파일 보기

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