This commit is contained in:
Nikolay Kharitonov
2021-07-28 08:40:21 +03:00
parent de565a054f
commit 217c6d4fef
2 changed files with 163 additions and 143 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.2.13",
"version": "4.2.14",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -15,8 +15,8 @@
"dependencies": {
"@screeps/backend": "3.2.3",
"@screeps/common": "2.15.3",
"@screeps/driver": "5.2.0",
"@screeps/engine": "4.2.13",
"@screeps/driver": "5.2.1",
"@screeps/engine": "4.2.14",
"@screeps/launcher": "4.1.0",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.1.1"