2
0
mirror of https://github.com/ad1217/PrinterStatus synced 2024-11-10 18:45:08 -05:00

server: Remove pretty-ms and node-gyp dependencies

Left over from when server and client shared dependencies
This commit is contained in:
Adam Goldsmith 2021-11-03 16:24:11 -04:00
parent d26f126358
commit 7f2c4f48b2
2 changed files with 0 additions and 1729 deletions

1727
server/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,8 +16,6 @@
"http-proxy": "^1.18.1",
"js-yaml": "^4.1.0",
"node-fetch": "^2.6.5",
"node-gyp": "^8.2.0",
"pretty-ms": "^7.0.1",
"ws": "^8.2.3"
},
"scripts": {