This commit is contained in:
Artem Chivchalov
2019-10-23 11:36:23 +03:00
parent 6276a1306f
commit 811400024c

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.0.4",
"version": "4.0.5",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -13,8 +13,8 @@
"url": "https://github.com/screeps/screeps.git"
},
"dependencies": {
"@screeps/backend": "3.0.1",
"@screeps/common": "2.12.0",
"@screeps/backend": "3.0.2",
"@screeps/common": "2.12.1",
"@screeps/driver": "5.0.0",
"@screeps/engine": "4.0.4",
"@screeps/launcher": "4.0.0",