newStaffLDB-API #48

Merged
fred.boniface merged 85 commits from newStaffLDB-API into main 2023-10-03 21:35:03 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7a6dc186f3 - Show all commits

View File

@ -8,7 +8,7 @@
},
"license": "GPL-3.0-or-later",
"author": "Fred Boniface",
"main": "express.js",
"main": "app.js",
"scripts": {
"build": "tsc",
"run": "tsc && node dist/app.js",