This commit is contained in:
Artem Chivchalov
2018-10-16 11:42:18 +03:00
parent 31f4435b3f
commit 9479ffacee

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "3.1.6",
"version": "3.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": "2.5.0",
"@screeps/backend": "2.5.1",
"@screeps/common": "2.8.0",
"@screeps/driver": "4.1.0",
"@screeps/engine": "3.1.5",