This commit is contained in:
Nikolay Kharitonov
2020-12-21 05:23:07 +03:00
parent 48df71ba22
commit 4a03f6bfd9
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.2.6",
"version": "4.2.7",
"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.1",
"@screeps/driver": "5.2.0",
"@screeps/engine": "4.2.5",
"@screeps/engine": "4.2.6",
"@screeps/launcher": "4.1.0",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.1.1"