diff --git a/package-lock.json b/package-lock.json index 2658e92..e833d32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "kubek-minecraft-dashboard", - "version": "3.0.6", + "version": "3.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "kubek-minecraft-dashboard", - "version": "3.0.6", + "version": "3.0.7", "dependencies": { "axios": "^0.27.2", "colors": "^1.4.0", diff --git a/package.json b/package.json index 8735dd0..4874850 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kubek-minecraft-dashboard", - "version": "3.0.6", + "version": "3.0.7", "description": "", "main": "app.js", "author": "Seeroy", diff --git a/pkgconfig.json b/pkgconfig.json index b004272..dc57ea0 100644 --- a/pkgconfig.json +++ b/pkgconfig.json @@ -1,6 +1,6 @@ { "assets": ["web/**/*", "languages/**/*", "web/assets/**/*"], "scripts": ["modules/**/*", "routers/**/*"], - "targets": ["node18-win-x64", "node18-linux-x64"], + "targets": ["node20-win-x64", "node20-linux-x64"], "outputPath": "dist" } \ No newline at end of file