We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848e12d commit 22e4de0Copy full SHA for 22e4de0
1 file changed
lib/package.json
@@ -40,7 +40,6 @@
40
"@rjsf/core": "4.2.3",
41
"json-schema": "0.4.0",
42
"lodash": "4.17.21",
43
- "tsc-alias": "1.7.0",
44
"uuid": "9.0.0"
45
},
46
"peerDependencies": {
@@ -85,6 +84,7 @@
85
84
"react-dom": "17.0.2",
86
"react-intl": "6.2.1",
87
"rollup": "3.2.5",
+ "tsc-alias": "1.7.0",
88
"tslib": "2.4.1",
89
"typescript": "4.8.4",
90
"vite": "3.2.2"
0 commit comments