This commit is contained in:
Nikolay Kharitonov
2020-08-29 15:02:32 +03:00
parent a01f379882
commit 1f9ffc8208
2 changed files with 49 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.1.10",
"version": "4.1.11",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -15,7 +15,7 @@
"dependencies": {
"@screeps/backend": "3.1.3",
"@screeps/common": "2.13.2",
"@screeps/driver": "5.1.0",
"@screeps/driver": "^5.1.1",
"@screeps/engine": "4.1.4",
"@screeps/launcher": "4.0.1",
"@screeps/pathfinding": "0.4.16",