- minecraft token caching

- bug fixes
This commit is contained in:
MrGeorgen
2020-04-20 00:55:40 +02:00
parent 2ad15dadac
commit 9c7b405c94
4 changed files with 112 additions and 53 deletions

View File

@ -14,9 +14,8 @@
"minecraft-protocol": "^1.11.0",
"minecraft-server-util": "^1.1.0",
"moment": "^2.24.0",
"node-schedule": "^1.3.2",
"opn": "^6.0.0",
"prompt": "^1.0.0",
"sleep-ms": "^2.0.1"
"prismarine-tokens": "^1.0.3",
"prompt": "^1.0.0"
}
}