We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855c9d5 commit 5937525Copy full SHA for 5937525
package.json
@@ -57,7 +57,8 @@
57
"@codemirror/view": "^6.34.2",
58
"enzyme>cheerio": "1.0.0-rc.10",
59
"ts-node": "10.9.2",
60
- "react-big-calendar@1>clsx": "2.1.1"
+ "react-big-calendar@1>clsx": "2.1.1",
61
+ "typescript": ">5.8.0"
62
},
63
"patchedDependencies": {
64
"react-big-calendar@0.19.2": "patches/react-big-calendar@0.19.2.patch",
0 commit comments