undo most dependency updates

This commit is contained in:
Feross Aboukhadijeh
2018-04-26 16:29:04 -07:00
committed by GitHub
parent 20d9ea5a00
commit abb7c72b84

View File

@@ -14,11 +14,11 @@
"airplayer": "^2.0.0",
"application-config": "^1.0.0",
"arch": "^2.0.0",
"auto-launch": "^5.0.1",
"auto-launch": "^4.0.1",
"bitfield": "^1.0.2",
"capture-frame": "^1.0.0",
"chromecasts": "^1.8.0",
"cp-file": "^5.0.0",
"cp-file": "^4.0.1",
"create-torrent": "^3.24.5",
"debounce": "^1.0.0",
"deep-equal": "^1.0.1",
@@ -29,15 +29,15 @@
"iso-639-1": "^1.2.1",
"languagedetect": "^1.1.1",
"location-history": "^1.0.0",
"material-ui": "^0.19.2",
"material-ui": "^0.17.0",
"mkdirp": "^0.5.1",
"musicmetadata": "^2.0.2",
"network-address": "^1.1.0",
"parse-torrent": "^5.7.3",
"prettier-bytes": "^1.0.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-tap-event-plugin": "^3.0.0",
"react": "^15.4.2",
"react-dom": "^15.4.2",
"react-tap-event-plugin": "^2.0.1",
"rimraf": "^2.5.2",
"run-parallel": "^1.1.6",
"semver": "^5.1.0",
@@ -50,14 +50,14 @@
"zero-fill": "^2.2.3"
},
"devDependencies": {
"buble": "^0.16.0",
"buble": "^0.19.3",
"cross-zip": "^2.0.1",
"depcheck": "^0.6.4",
"electron": "1.7.8",
"electron-osx-sign": "0.4.7",
"electron-packager": "~9.1.0",
"electron-winstaller": "~2.6.3",
"gh-release": "^3.1.1",
"electron": "1.6.0",
"electron-osx-sign": "0.4.3",
"electron-packager": "~8.5.1",
"electron-winstaller": "~2.5.2",
"gh-release": "^2.0.3",
"minimist": "^1.2.0",
"nobin-debian-installer": "0.0.10",
"nodemon": "^1.10.2",