Update wrangler.jsonc

This commit is contained in:
2025-10-25 17:12:35 +07:00
parent 543d9e5de2
commit bedef4e17d

View File

@@ -7,6 +7,9 @@
"name": "google-play-scraper-worker",
"main": "src/index.js",
"compatibility_date": "2025-10-24",
"compatibility_flags": [
"nodejs_compat"
],
"observability": {
"enabled": true
}