summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2025-10-03 11:52:01 +0200
committerYuval Adam <_@yuv.al>2025-10-03 11:52:01 +0200
commit7b6314f480d4f7a0932d6463e5341e21566a37c2 (patch)
tree852174e337af4ec373e966b642dc59ca0a7e5c74 /package.json
parentdc4d65708c92cba5652597af8eb49d1297026e15 (diff)
Implement loading of unauthenticated radar GIS images
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6286687..dd43f7e 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,6 @@
"tailwindcss": "^4.1.13"
},
"devDependencies": {
- "wrangler": "^4.39.0"
+ "wrangler": "^4.41.0"
}
}