mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-15 20:17:22 +00:00
update system info result, fix cloudflare export
This commit is contained in:
5
examples/cloudflare-worker/.gitignore
vendored
5
examples/cloudflare-worker/.gitignore
vendored
@@ -95,10 +95,7 @@ web_modules/
|
||||
# dotenv environment variable files
|
||||
|
||||
.env
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
.env.local
|
||||
.env.*
|
||||
|
||||
# parcel-bundler cache (https://parceljs.org/)
|
||||
|
||||
|
||||
@@ -15,6 +15,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.9.2",
|
||||
"wrangler": "^4.28.1"
|
||||
"wrangler": "^4.34.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user