Merge pull request #2303 from adroitwhiz/no-socket-io-client

Remove unused socket.io-client dependency
This commit is contained in:
Chris Willis-Ford 2020-02-14 14:49:41 -08:00 committed by GitHub
commit cd1890f77e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 188 additions and 357 deletions

543
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -45,7 +45,6 @@
"scratch-parser": "5.0.0",
"scratch-sb1-converter": "0.2.7",
"scratch-translate-extension-languages": "0.0.20191118205314",
"socket.io-client": "2.0.4",
"text-encoding": "0.7.0",
"worker-loader": "^1.1.1"
},
@ -55,6 +54,7 @@
"adm-zip": "0.4.11",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.4",
"callsite": "^1.0.0",
"copy-webpack-plugin": "^4.5.4",
"docdash": "^1.0.0",
"eslint": "^5.3.0",