updating devDep versions

This commit is contained in:
tambien 2018-07-29 19:21:19 -04:00
parent 7bc8677887
commit de8f8dc357
2 changed files with 3074 additions and 2964 deletions

6030
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -65,7 +65,7 @@
"html-webpack-plugin": "^3.2.0",
"http-server": "^0.11.1",
"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^2.0.2",
"karma": "^2.0.5",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-firefox-launcher": "^1.1.0",
@ -75,16 +75,14 @@
"karma-webpack": "^3.0.0",
"mocha": "^5.1.1",
"nexusui": "^2.0.7",
"node-sass": "^4.9.0",
"node-sass": "^4.9.2",
"proxy-polyfill": "^0.2.0",
"sass-loader": "^7.0.1",
"semver": "^5.5.0",
"style-loader": "^0.21.0",
"teoria": "^2.5.0",
"webmidi": "^2.0.5",
"webpack": "^4.6.0",
"webpack-cli": "^2.1.2"
},
"dependencies": {
"webmidi": "^2.0.5"
}
}