Skip to content

Commit b036c76

Browse files
committed
chore: move cloudflare-pages example into examples
1 parent 9c031e3 commit b036c76

File tree

16 files changed

+68
-39
lines changed

16 files changed

+68
-39
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

example/package.json renamed to examples/cloudflare-pages/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "example",
2+
"name": "example-cloudflare-pages",
33
"private": true,
44
"sideEffects": false,
55
"type": "module",
@@ -37,4 +37,4 @@
3737
"engines": {
3838
"node": ">=20.0.0"
3939
}
40-
}
40+
}
File renamed without changes.

0 commit comments

Comments
 (0)