mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-30 19:21:14 +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"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "16.11.0",
|
||||
"react-native": ">=0.60 <0.63"
|
||||
"react-native": ">=0.60 <0.64"
|
||||
},
|
||||
"dependencies": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
|
||||
Reference in New Issue
Block a user