mirror of
https://github.com/cupcakearmy/gitea-sync.git
synced 2026-03-17 10:05:26 +00:00
move to deno
This commit is contained in:
8
deno.jsonc
Normal file
8
deno.jsonc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"imports": {
|
||||
"axios": "npm:axios@^1.7.9",
|
||||
"node-cron": "npm:node-cron@^3.0.3",
|
||||
"winston": "npm:winston@^3.17.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user