Pārlūkot izejas kodu
Merge pull request #22 from n1ru4l/feature-remove-self-dependency
Remove dependency on react-native-thumbnail
Hau Vo
6 gadus atpakaļ
vecāks
revīzija
566b2ee318
No account linked to committer's email address
1 mainītis faili ar
0 papildinājumiem un
3 dzēšanām
-
package.json
|
@@ -17,8 +17,5 @@
|
17
|
17
|
"license": "",
|
18
|
18
|
"peerDependencies": {
|
19
|
19
|
"react-native": "^0.47.0"
|
20
|
|
- },
|
21
|
|
- "dependencies": {
|
22
|
|
- "react-native-thumbnail": "^1.1.0"
|
23
|
20
|
}
|
24
|
21
|
}
|