4.2.0-beta.1

This commit is contained in:
Nikolay Kharitonov
2020-09-18 15:48:41 +03:00
parent edbad47ba3
commit 1ae7833a1a
2 changed files with 39 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.1.12",
"version": "4.2.0-beta.1",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -13,10 +13,10 @@
"url": "https://github.com/screeps/screeps.git"
},
"dependencies": {
"@screeps/backend": "3.1.4",
"@screeps/common": "2.13.2",
"@screeps/driver": "5.1.2",
"@screeps/engine": "4.1.5",
"@screeps/backend": "3.2.0-beta.1",
"@screeps/common": "2.15.0-beta.1",
"@screeps/driver": "5.2.0-beta.1",
"@screeps/engine": "4.2.0-beta.1",
"@screeps/launcher": "4.0.1",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.1.1"