File tree 8 files changed +8
-8
lines changed
google_import_queue_consumer
purchase_order_payment_sync_cron
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
# 🚨 DEFAULT CONFIG 🚨
2
2
name = " auth_tokens"
3
- compatibility_date = " 2023 -06-06 "
3
+ compatibility_date = " 2024 -06-03 "
4
4
main = " ./index.ts"
5
5
upload_source_maps = true
6
6
Original file line number Diff line number Diff line change 1
1
# 🚨 DEFAULT CONFIG 🚨
2
2
name = " mail-queue-consumer"
3
- compatibility_date = " 2023 -06-06 "
3
+ compatibility_date = " 2024 -06-03 "
4
4
main = " ./index.ts"
5
5
upload_source_maps = true
6
6
Original file line number Diff line number Diff line change 1
1
# 🚨 DEFAULT CONFIG 🚨
2
2
name = " webhook"
3
- compatibility_date = " 2024-04-29 "
3
+ compatibility_date = " 2024-06-03 "
4
4
main = " ./index.ts"
5
5
node_compat = true
6
6
Original file line number Diff line number Diff line change 1
1
# 🚨 DEFAULT CONFIG 🚨
2
2
name = " google-import-queue-consumer"
3
- compatibility_date = " 2023 -06-06 "
3
+ compatibility_date = " 2024 -06-03 "
4
4
main = " ./index.ts"
5
5
upload_source_maps = true
6
6
Original file line number Diff line number Diff line change 1
1
# 🚨 DEFAULT CONFIG 🚨
2
2
name = " purchase-order-payment-sync-cron"
3
- compatibility_date = " 2024-05-13 "
3
+ compatibility_date = " 2024-06-03 "
4
4
main = " ./index.ts"
5
5
node_compat = true
6
6
upload_source_maps = true
Original file line number Diff line number Diff line change 1
1
# 🚨 DEFAULT CONFIG 🚨
2
2
name = " sanity-asset-importer"
3
- compatibility_date = " 2023 -06-06 "
3
+ compatibility_date = " 2024 -06-03 "
4
4
main = " ./index.ts"
5
5
node_compat = true
6
6
Original file line number Diff line number Diff line change 1
1
# 🚨 DEFAULT CONFIG 🚨
2
2
name = " wall-of-fame-cron"
3
- compatibility_date = " 2023 -06-06 "
3
+ compatibility_date = " 2024 -06-03 "
4
4
main = " ./index.ts"
5
5
node_compat = true
6
6
upload_source_maps = true
Original file line number Diff line number Diff line change 1
1
# 🚨 DEFAULT CONFIG 🚨
2
2
name = " graphql-api"
3
- compatibility_date = " 2023 -06-06 "
3
+ compatibility_date = " 2024 -06-03 "
4
4
main = " src/index.ts"
5
5
node_compat = true
6
6
You can’t perform that action at this time.
0 commit comments