mirror of
https://github.com/status-im/react-native-webview.git
synced 2026-08-31 11:41:08 +00:00
fix(Windows): Move rnpm-plugin-windows to devDependencies. (#1266)
This commit is contained in:
+1
-1
@@ -35,7 +35,6 @@
|
||||
"dependencies": {
|
||||
"escape-string-regexp": "2.0.0",
|
||||
"invariant": "2.2.4",
|
||||
"rnpm-plugin-windows": "^0.5.1-0",
|
||||
"uuid": "^7.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -68,6 +67,7 @@
|
||||
"react-native": "0.61.5",
|
||||
"react-native-macos": "0.60.0-microsoft.49",
|
||||
"react-native-windows": "^0.61.0-beta.58",
|
||||
"rnpm-plugin-windows": "^0.5.1-0",
|
||||
"semantic-release": "15.13.24",
|
||||
"typescript": "3.6.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user