mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-07 16:33:51 +00:00
Update package.json
- yarn start correct file
This commit is contained in:
+1
-1
@@ -16,6 +16,6 @@
|
||||
"socket.io": "^4.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node app.js"
|
||||
"start": "node src/app.js"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user