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
This commit is contained in:
Lorenz Hübschle-Schneider 2021-02-16 14:46:55 +01:00
parent 46f92edbf3
commit b3cde800cd
2 changed files with 11290 additions and 103 deletions

11392
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -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",