This commit is contained in:
Artem Chivchalov
2017-07-13 18:06:14 +03:00
parent 49e96436e8
commit 3b2b5d198c
2 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "2.7.1",
"version": "2.7.2",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -13,9 +13,9 @@
"url": "https://github.com/screeps/screeps.git"
},
"dependencies": {
"@screeps/backend": "2.2.0",
"@screeps/backend": "2.2.1",
"@screeps/common": "2.4.0",
"@screeps/driver": "2.4.1",
"@screeps/driver": "2.4.2",
"@screeps/engine": "2.7.1",
"@screeps/launcher": "2.1.4",
"@screeps/pathfinding": "0.4.16",