This commit is contained in:
Artem Chivchalov
2017-08-15 17:26:13 +03:00
parent 467615906b
commit 683aec8785
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "2.8.1",
"version": "2.8.2",
"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.1",
"@screeps/driver": "2.5.2",
"@screeps/engine": "2.8.0",
"@screeps/launcher": "2.1.4",
"@screeps/pathfinding": "0.4.16",