This commit is contained in:
Artem Chivchalov
2018-03-06 12:50:14 +03:00
parent e92639c58e
commit 21dd116e71

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "2.12.2",
"version": "2.13.0",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -14,9 +14,9 @@
},
"dependencies": {
"@screeps/backend": "2.4.1",
"@screeps/common": "2.6.0",
"@screeps/common": "2.7.0",
"@screeps/driver": "3.2.1",
"@screeps/engine": "2.12.0",
"@screeps/engine": "2.13.0",
"@screeps/launcher": "2.2.0",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "3.1.4"