This commit is contained in:
Artem Chivchalov
2017-08-08 14:26:17 +03:00
parent b1aa46dbc4
commit 467615906b
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "2.8.0",
"version": "2.8.1",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -15,7 +15,7 @@
"dependencies": {
"@screeps/backend": "2.2.1",
"@screeps/common": "2.5.0",
"@screeps/driver": "2.5.0",
"@screeps/driver": "2.5.1",
"@screeps/engine": "2.8.0",
"@screeps/launcher": "2.1.4",
"@screeps/pathfinding": "0.4.16",