Clean up the rest of the dependencies

Hopefully.
This commit is contained in:
Ray Schamp 2018-05-31 17:54:10 -04:00
parent ce71c7eb6a
commit c915df3cc4

View file

@ -40,13 +40,13 @@
"minilog": "3.1.0", "minilog": "3.1.0",
"nets": "3.2.0", "nets": "3.2.0",
"scratch-parser": "4.1.1", "scratch-parser": "4.1.1",
"scratch-translate-extension-languages": "0.0.20180521154850",
"socket.io-client": "2.0.4", "socket.io-client": "2.0.4",
"text-encoding": "0.6.4", "text-encoding": "0.6.4",
"worker-loader": "^1.1.1" "worker-loader": "^1.1.1"
}, },
"devDependencies": { "devDependencies": {
"adm-zip": "0.4.7", "adm-zip": "0.4.7",
"arraybuffer-loader": "^1.0.3",
"babel-core": "^6.24.1", "babel-core": "^6.24.1",
"babel-eslint": "^8.0.1", "babel-eslint": "^8.0.1",
"babel-loader": "^7.0.0", "babel-loader": "^7.0.0",
@ -66,7 +66,6 @@
"scratch-blocks": "latest", "scratch-blocks": "latest",
"scratch-render": "latest", "scratch-render": "latest",
"scratch-storage": "^0.4.0", "scratch-storage": "^0.4.0",
"scratch-translate-extension-languages": "0.0.20180521154850",
"script-loader": "0.7.2", "script-loader": "0.7.2",
"stats.js": "^0.17.0", "stats.js": "^0.17.0",
"tap": "^11.0.1", "tap": "^11.0.1",