Remove WS resolutions

Summary: Currently, WS resolutions crush metro.

Reviewed By: mweststrate

Differential Revision: D30956763

fbshipit-source-id: 358500dd9ea45ceac7fda811f7413b3f749b092f
This commit is contained in:
Andrey Goncharov
2021-09-15 02:29:21 -07:00
committed by Facebook GitHub Bot
parent f522c9ee07
commit 77b820c4ca
2 changed files with 19 additions and 11 deletions

View File

@@ -36,9 +36,6 @@
"lodash": "4.17.21",
"hosted-git-info": "3.0.8",
"browserslist": "^4.16.5",
"glob-parent": "5.1.2",
"**/@react-native-community/cli-server-api/**/ws": "^5.2.3",
"**/react-native/**/ws": "^6.2.2",
"ws": "^7.4.6"
"glob-parent": "5.1.2"
}
}