This commit is contained in:
Nikolay Kharitonov
2020-07-25 21:29:22 +03:00
parent 106229661e
commit 78c16f1a13
2 changed files with 4907 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.1.6",
"version": "4.1.7",
"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.1",
"@screeps/backend": "^3.1.2",
"@screeps/common": "2.13.2",
"@screeps/driver": "5.1.0",
"@screeps/engine": "4.1.3",