This commit is contained in:
Nikolay Kharitonov
2020-12-13 01:59:09 +03:00
parent 2bad7f0c7c
commit 1f555cde26
2 changed files with 25 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.2.4",
"version": "4.2.5",
"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.0",
"@screeps/common": "2.15.1",
"@screeps/driver": "5.2.0",
"@screeps/engine": "^4.2.3",
"@screeps/engine": "4.2.4",
"@screeps/launcher": "4.1.0",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.1.1"