This commit is contained in:
Artem Chivchalov
2017-09-28 12:46:41 +03:00
parent 2688dc3923
commit e9f037509b
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "2.10.0",
"version": "2.10.1",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -16,7 +16,7 @@
"@screeps/backend": "2.4.0",
"@screeps/common": "2.6.0",
"@screeps/driver": "3.1.0",
"@screeps/engine": "2.10.0",
"@screeps/engine": "2.10.1",
"@screeps/launcher": "2.1.4",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "3.1.0"