This commit is contained in:
Artem Chivchalov
2019-10-18 16:51:09 +03:00
parent 4f3e142ade
commit 6276a1306f

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.0.3",
"version": "4.0.4",
"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.0.0",
"@screeps/backend": "3.0.1",
"@screeps/common": "2.12.0",
"@screeps/driver": "5.0.0",
"@screeps/engine": "4.0.3",
"@screeps/engine": "4.0.4",
"@screeps/launcher": "4.0.0",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.0.0"