This commit is contained in:
Artem Chivchalov
2018-05-02 14:22:40 +03:00
parent 7161649782
commit e98170763a

View File

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