This commit is contained in:
Nikolay Kharitonov
2020-08-20 23:57:12 +03:00
parent 160ed9c0f7
commit f56214f4ed
2 changed files with 181 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.1.8",
"version": "4.1.9",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -13,7 +13,7 @@
"url": "https://github.com/screeps/screeps.git"
},
"dependencies": {
"@screeps/backend": "^3.1.2",
"@screeps/backend": "3.1.3",
"@screeps/common": "2.13.2",
"@screeps/driver": "5.1.0",
"@screeps/engine": "4.1.3",