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 937f5af commit 4ac7663Copy full SHA for 4ac7663
package.json
@@ -1,9 +1,8 @@
1
{
2
"name": "@hookform/devtools",
3
- "version": "2.0.4",
+ "version": "2.0.5",
4
"description": "React Hook Form dev tool to help debugging forms",
5
"main": "dist/index.js",
6
- "module": "dist/index.esm.js",
7
"umd:main": "dist/index.umd.development.js",
8
"unpkg": "dist/index.umd.development.js",
9
"jsdelivr": "dist/index.umd.development.js",
0 commit comments