package: remove yarn.lock, remove unused packages, add package-lock.json

This commit is contained in:
Micooz 2018-04-21 21:34:36 +08:00
parent ee61845b48
commit 7ad910464c
3 changed files with 8149 additions and 4683 deletions

8149
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

@ -32,11 +32,9 @@
"js-sha3": "^0.7.0",
"libsodium-wrappers": "^0.7.3",
"lodash.isplainobject": "^4.0.6",
"lodash.minby": "^4.6.0",
"lodash.uniqueid": "^4.0.1",
"long": "^4.0.0",
"lru-cache": "^4.1.2",
"node-fetch": "^2.1.2",
"winston": "^3.0.0-rc4",
"winston-daily-rotate-file": "^3.1.2",
"ws": "^5.1.1"

4681
yarn.lock

File diff suppressed because it is too large Load Diff