This commit is contained in:
Artem Chivchalov
2018-10-05 00:51:57 +03:00
parent fe41d6d9a4
commit 31f4435b3f

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "3.1.5",
"version": "3.1.6",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -17,7 +17,7 @@
"@screeps/common": "2.8.0",
"@screeps/driver": "4.1.0",
"@screeps/engine": "3.1.5",
"@screeps/launcher": "3.1.0",
"@screeps/launcher": "3.1.1",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "4.0.0"
},
@@ -25,4 +25,4 @@
"node": ">=8.10.0",
"npm": ">=3.10.3"
}
}
}