mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-08 05:00:34 -05:00
Implement server-side support for scheduleOffset
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
"compile:macos-arm": "deno compile --allow-all --no-check --include build --include server/integrations --include server/templates --target aarch64-apple-darwin --output myspeed-macos-arm server/index.js"
|
||||
},
|
||||
"imports": {
|
||||
"cron-parser": "npm:cron-parser@^5.5.0",
|
||||
"express": "npm:express@^5.2.1",
|
||||
"sequelize": "npm:sequelize@^6.37.7",
|
||||
"sqlite3": "npm:sqlite3@^5.1.7",
|
||||
|
||||
Reference in New Issue
Block a user