This commit is contained in:
Nikolay Kharitonov
2020-08-16 23:29:22 +03:00
parent 78c16f1a13
commit 160ed9c0f7
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "screeps",
"version": "4.1.7",
"version": "4.1.8",
"description": "A standalone server for programming game Screeps",
"main": "package.json",
"bin": {
@@ -17,7 +17,7 @@
"@screeps/common": "2.13.2",
"@screeps/driver": "5.1.0",
"@screeps/engine": "4.1.3",
"@screeps/launcher": "4.0.0",
"@screeps/launcher": "4.0.1",
"@screeps/pathfinding": "0.4.16",
"@screeps/storage": "5.1.1"
},