Urgent correction of version v1.0.0-beta.14 due to crash issues when acting on the CDN.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-07-12 18:13:03 +02:00
parent aaff0ed4ea
commit 44631acfc6
27 changed files with 704 additions and 534 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@cdn-app/insider-swiftlogic-labs-dinawo",
"version": "1.0.0-beta.13",
"name": "@cdn-app/insider-myaxrin-labs-dinawo",
"version": "1.0.0-beta.14",
"description": "",
"main": "server.js",
"scripts": {
"start": "node server.js"
},
"author": "Dinawo - Group SwiftLogic Labs",
"author": "Dinawo - Group Myaxrin Labs",
"license": "ISC",
"dependencies": {
"@auth/express": "^0.5.1",
@@ -48,6 +48,7 @@
"path": "^0.12.7",
"pg": "^8.11.3",
"pg-promise": "^11.5.4",
"progress": "^2.0.3",
"public-ip": "^6.0.1",
"semver": "^7.5.4",
"slugify": "^1.6.6",