mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-13 19:33:46 +00:00
add package.json
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"nodestart": "nodemon app.js",
|
||||
"start": "node app.js"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user