Updated for FSM 1.2.5

This commit is contained in:
Cooldude2606
2018-12-15 16:20:01 +00:00
parent 85efbd5cf8
commit 726c212545
29 changed files with 277 additions and 282 deletions

View File

@@ -14,7 +14,7 @@
"dependencies": {
"ExpGamingCore.Command": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"FactorioStdLib.Game": "^4.0.0"
"FactorioStdLib.Game": "^0.8.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}

View File

@@ -15,7 +15,7 @@
"ExpGamingLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingAdmin.TempBan": "^4.0.0"
"ExpGamingAdmin.TempBan": "?^4.0.0"
},
"collection": "ExpGamingCommands@4.0.0",
"submodules": {}

View File

@@ -11,7 +11,7 @@
],
"dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Role": "^4.0.0",
"ExpGamingCore.Role": "?^4.0.0",
"ExpGamingCore.Command": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0"
},