Skip to content

Commit dd86337

Browse files
committed
.
1 parent 93e75c7 commit dd86337

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

package-lock.json

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
"strip-markdown": "6.0.0",
113113
"svgo": "3.3.2",
114114
"tailwindcss": "3.4.17",
115-
"tinyglobby": "0.2.12",
116115
"tippy.js": "6.3.7",
117116
"ts-blank-space": "0.6.1",
118117
"tsx": "4.19.3",

worker/worker-configuration.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
interface Env {
44
ASSETS: Fetcher;
5-
MARKDOWN: R2Bucket;
65
}
76
declare module "*/__redirects" {
87
const value: string;

0 commit comments

Comments
 (0)