We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2abaf79 commit c61cf2aCopy full SHA for c61cf2a
package.json
@@ -2,6 +2,9 @@
2
"name": "react-material-admin",
3
"version": "1.1.0",
4
"private": true,
5
+ "resolutions": {
6
+ "websocket-extensions": "^0.1.4"
7
+ },
8
"dependencies": {
9
"@material-ui/core": "^4.3.0",
10
"@material-ui/icons": "^4.2.1",
0 commit comments