This commit is contained in:
Nikolay Kharitonov
2020-12-03 03:00:10 +03:00
parent ac54594658
commit 2bad7f0c7c
2 changed files with 40 additions and 150 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.2.3",
"version": "4.2.4",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -16,7 +16,7 @@
"@screeps/backend": "3.2.2",
"@screeps/common": "2.15.0",
"@screeps/driver": "5.2.0",
"@screeps/engine": "4.2.2",
"@screeps/engine": "^4.2.3",
"@screeps/launcher": "4.1.0",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.1.1"