Skip to content

Commit 7be901c

Browse files
committed
Bump esm-worker to 0.130.2
1 parent eef7554 commit 7be901c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/esm-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "esm-worker",
33
"description": "A Cloudflare worker handles all requests of esm.sh at the edge(earth).",
4-
"version": "0.130.1",
4+
"version": "0.130.2",
55
"type": "module",
66
"module": "dist/index.js",
77
"types": "types/index.d.ts",

0 commit comments

Comments
 (0)