Local forecasting
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"type": "module",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
"start": "node server.mjs"
|
||||
"start": "node src/server.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@influxdata/influxdb-client": "^1.33.2",
|
||||
|
||||
Reference in New Issue
Block a user