This commit is contained in:
Nikolay Kharitonov
2020-12-26 21:25:01 +03:00
parent 4d11ec2074
commit c5c91fd1a7
2 changed files with 19 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.2.8",
"version": "4.2.9",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -14,9 +14,9 @@
},
"dependencies": {
"@screeps/backend": "3.2.2",
"@screeps/common": "2.15.1",
"@screeps/common": "2.15.3",
"@screeps/driver": "5.2.0",
"@screeps/engine": "4.2.8",
"@screeps/engine": "4.2.9",
"@screeps/launcher": "4.1.0",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.1.1"