Remove http-server & npm update

We no longer use it since moving to webpack. It's also
unmaintained and causes dependabot warnings, so get rid of it
codeql
Lorenz Hübschle-Schneider 4 years ago
parent 46f92edbf3
commit b3cde800cd
  1. 11392
      package-lock.json
  2. 1
      package.json

11392
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -14,7 +14,6 @@
"copy-webpack-plugin": "^6.3.2",
"electron-packager": "^15.0.0",
"html-webpack-plugin": "^4.5.0",
"http-server": "^0.12.3",
"jasmine-core": "^3.6.0",
"jshint": "^2.11.1",
"karma": "^5.1.0",

Loading…
Cancel
Save