We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9598d97 commit 2fc23ddCopy full SHA for 2fc23dd
packages/grid/package.json
@@ -27,7 +27,7 @@
27
"build:umd": "rollup --config"
28
},
29
"peerDependencies": {
30
- "typescript": "^4.1.0"
+ "typescript": "4.x || 5.x"
31
32
"dependencies": {
33
"@formily/reactive": "2.2.29",
0 commit comments