This commit is contained in:
Nikolay Kharitonov
2021-01-25 21:31:42 +03:00
parent 71dd0719cb
commit f5f335a072
2 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.2.10",
"version": "4.2.11",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -13,10 +13,10 @@
"url": "https://github.com/screeps/screeps.git"
},
"dependencies": {
"@screeps/backend": "3.2.2",
"@screeps/backend": "3.2.3",
"@screeps/common": "2.15.3",
"@screeps/driver": "5.2.0",
"@screeps/engine": "4.2.10",
"@screeps/engine": "4.2.11",
"@screeps/launcher": "4.1.0",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.1.1"