diff --git a/.yarnrc b/.yarnrc new file mode 100644 index 0000000..e9ee3cb --- /dev/null +++ b/.yarnrc @@ -0,0 +1 @@ +legacy-peer-deps=true \ No newline at end of file diff --git a/package.json b/package.json index ff3ebf9..b4f7def 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@biomejs/biome": "1.4.1", - "@cloudflare/types": "^6.29.0", + "@cloudflare/types": "^6.29.1", "@cloudflare/workers-types": "^4.20240821.1", "@types/lodash.throttle": "^4", "@types/react": "^18.2.15",