version endpoint
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
{
|
||||
"name": "scheduled",
|
||||
"version": "0.0.1",
|
||||
"name": "legica-dana",
|
||||
"version": "0.7.0",
|
||||
"main": "src/app.ts",
|
||||
"scripts": {
|
||||
"start": "bun src/app.ts",
|
||||
"dev": "nodemon app.ts",
|
||||
"build": "tsc --build"
|
||||
"start": "bun src/app.ts"
|
||||
},
|
||||
"author": "Fran Jurmanović <fjurma12@outlook.com>",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user