mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
Sync
This commit is contained in:
parent
eaccba5f22
commit
bd6ac2c4fc
@ -2,8 +2,9 @@
|
||||
"name": "github-discord-notifier",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@cloudflare/workers-types": "^4.20240314.0",
|
||||
"@cloudflare/workers-types": "^4.20240614.0",
|
||||
"typescript": "^5",
|
||||
"wrangler": "^3"
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@1.22.22"
|
||||
}
|
||||
|
@ -1,6 +1,6 @@
|
||||
name = "github-discord-notifier"
|
||||
main = "src/index.ts"
|
||||
compatibility_date = "2024-03-14"
|
||||
compatibility_date = "2024-06-14"
|
||||
|
||||
[vars]
|
||||
# Added as a secret via the Cloudflare dashboard
|
||||
|
Loading…
x
Reference in New Issue
Block a user