Fix some issues
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 36s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 36s
This commit is contained in:
parent
1b522c0df4
commit
5d7baeb433
@ -14,7 +14,8 @@
|
|||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"node-fetch": "^2.6.7",
|
"node-fetch": "^2.6.7",
|
||||||
"ovh": "^2.0.3",
|
"ovh": "^2.0.3",
|
||||||
"stripe": "^18.3.0"
|
"stripe": "^18.3.0",
|
||||||
|
"uuid": "^11.1.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"nodemon": "^3.0.1"
|
"nodemon": "^3.0.1"
|
||||||
|
1413
src/server.js
1413
src/server.js
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user