newStaffLDB-API #48
@ -13,7 +13,8 @@
|
||||
"build": "tsc",
|
||||
"run": "tsc && node dist/app.js",
|
||||
"start": "node app.js",
|
||||
"test": "jest"
|
||||
"test": "jest",
|
||||
"format": "npx prettier -w ."
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.2.1",
|
||||
|
Loading…
Reference in New Issue
Block a user