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 d8ec97f commit 299221dCopy full SHA for 299221d
package.json
@@ -70,8 +70,8 @@
70
"lib"
71
],
72
"peerDependencies": {
73
- "@formio/core": "2.4.0",
74
- "@formio/js": "5.1.1",
+ "@formio/core": "^2.4.0",
+ "@formio/js": "^5.1.1",
75
"react": "^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.1.0 || ^19.0.0",
76
"react-dom": "^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.1.0 || ^19.0.0"
77
}
0 commit comments