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 3973758 commit fd1562cCopy full SHA for fd1562c
package.json
@@ -2,7 +2,7 @@
2
"name": "@hookform/core",
3
"main": "dist/index.cjs.js",
4
"module": "dist/index.esm.js",
5
- "version": "0.0.2-next.0",
+ "version": "0.0.2-next.1",
6
"types": "dist/index.d.ts",
7
"scripts": {
8
"build": "bunchee ./src/index.ts",
0 commit comments