Преглед изворни кода

Remove dependency on react-native-thumbnail

Laurin Quast пре 6 година
родитељ
комит
ea52143553
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0
    3
      package.json

+ 0
- 3
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
 }