Fixed Missing dependice

This commit is contained in:
Cooldude2606
2018-06-24 22:52:10 +01:00
parent 16c6186d2a
commit 069518376b
9 changed files with 2 additions and 24 deletions

View File

@@ -15,10 +15,8 @@
"Report", "Report",
"Warnings" "Warnings"
], ],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": { "dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Commands": "^4.0.0", "ExpGamingCore.Commands": "^4.0.0",
"ExpGamingAdmin.TempBan": "?^4.0.0", "ExpGamingAdmin.TempBan": "?^4.0.0",
"ExpGamingAdmin.Jail": "?^4.0.0", "ExpGamingAdmin.Jail": "?^4.0.0",

View File

@@ -12,9 +12,6 @@
"ExpGaming", "ExpGaming",
"Respawn" "Respawn"
], ],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": { "dependencies": {
"FactorioStdLib.Game": "^0.8.0", "FactorioStdLib.Game": "^0.8.0",
"ExpGamingLib": "^4.0.0", "ExpGamingLib": "^4.0.0",

View File

@@ -12,9 +12,6 @@
"Cheat Mode", "Cheat Mode",
"Hacks" "Hacks"
], ],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": { "dependencies": {
"ExpGamingCore.Commands": "^4.0.0" "ExpGamingCore.Commands": "^4.0.0"
} }

View File

@@ -12,9 +12,6 @@
"Set Home", "Set Home",
"Commands" "Commands"
], ],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": { "dependencies": {
"FactorioStdLib.Game": "^0.8.0", "FactorioStdLib.Game": "^0.8.0",
"ExpGamingCore.Commands": "^4.0.0" "ExpGamingCore.Commands": "^4.0.0"

View File

@@ -12,9 +12,6 @@
"Admin", "Admin",
"Tool" "Tool"
], ],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": { "dependencies": {
"ExpGamingCore.Commands": "^4.0.0", "ExpGamingCore.Commands": "^4.0.0",
"ExpGamingCore.Ranking": "^4.0.0", "ExpGamingCore.Ranking": "^4.0.0",

View File

@@ -12,9 +12,6 @@
"Ghosts", "Ghosts",
"Revive" "Revive"
], ],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": { "dependencies": {
"ExpGamingLib": "^4.0.0", "ExpGamingLib": "^4.0.0",
"FactorioStdLib.Game": "^0.8.0", "FactorioStdLib.Game": "^0.8.0",

View File

@@ -32,6 +32,7 @@
"Warnings" "Warnings"
], ],
"dependencies": { "dependencies": {
"ExpGamingLib": "^4.0.0",
"ExpGamingCore.Commands": "^4.0.0", "ExpGamingCore.Commands": "^4.0.0",
"ExpGamingAdmin.TempBan": "?^4.0.0", "ExpGamingAdmin.TempBan": "?^4.0.0",
"ExpGamingAdmin.Jail": "?^4.0.0", "ExpGamingAdmin.Jail": "?^4.0.0",

View File

@@ -10,9 +10,6 @@
"Commands", "Commands",
"ExpGaming" "ExpGaming"
], ],
"author": "<blank>",
"contact": "<blank>",
"license": "<blank>",
"dependencies": { "dependencies": {
"ExpGamingLib": "^4.0.0", "ExpGamingLib": "^4.0.0",
"ExpGamingCore.Ranking": "^4.0.0", "ExpGamingCore.Ranking": "^4.0.0",

View File

@@ -14,9 +14,6 @@
"Admin", "Admin",
"Tools" "Tools"
], ],
"author": "Cooldude2606",
"contact": "Discord: Cooldude2606#5241",
"license": "https://github.com/explosivegaming/scenario/blob/master/LICENSE",
"dependencies": { "dependencies": {
"ExpGamingCore.Commands": "^4.0.0", "ExpGamingCore.Commands": "^4.0.0",
"ExpGamingAdmin.Teleport": "^4.0.0" "ExpGamingAdmin.Teleport": "^4.0.0"