mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 03:31:05 +00:00
fix(deps): Update package.json (#1583)
* Update package.json * Remove react version from peerDependencies * Update package.json Co-authored-by: Thibault Malbranche <thibault.malbranche@epitech.eu>
This commit is contained in:
co-authored by
Thibault Malbranche
parent
c2395bfec2
commit
8dd9969288
+1
-2
@@ -29,8 +29,7 @@
|
|||||||
"type": "Component"
|
"type": "Component"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "16.11.0",
|
"react-native": ">=0.60 <0.64"
|
||||||
"react-native": ">=0.60 <0.63"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"escape-string-regexp": "2.0.0",
|
"escape-string-regexp": "2.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user