3.2.0-beta.1

This commit is contained in:
Artem Chivchalov
2018-10-19 17:37:15 +03:00
parent 9479ffacee
commit 19278ae275

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "3.1.7",
"version": "3.2.0-beta.1",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -14,9 +14,9 @@
},
"dependencies": {
"@screeps/backend": "2.5.1",
"@screeps/common": "2.8.0",
"@screeps/common": "2.8.1",
"@screeps/driver": "4.1.0",
"@screeps/engine": "3.1.5",
"@screeps/engine": "3.1.6",
"@screeps/launcher": "3.1.1",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "4.0.0"