This commit is contained in:
Artem Chivchalov
2017-10-19 10:31:39 +03:00
parent e4c55f8af5
commit 44c1995623
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "2.10.3",
"version": "2.10.4",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -19,7 +19,7 @@
"@screeps/engine": "2.10.2",
"@screeps/launcher": "2.1.5",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "3.1.0"
"@screeps/storage": "3.1.1"
},
"engines": {
"node": ">=6.5.0",