We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cd1fd5 commit 41fc7ecCopy full SHA for 41fc7ec
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.2",
+ "version": "0.0.2",
6
"types": "dist/index.d.ts",
7
"scripts": {
8
"build": "bunchee ./src/index.ts",
0 commit comments