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