This commit is contained in:
Artem Chivchalov
2018-03-23 11:49:06 +03:00
parent 21dd116e71
commit 7161649782
2 changed files with 8 additions and 2 deletions

View File

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