Skip to content

Commit 41fc7ec

Browse files
committed
0.0.2
1 parent 6cd1fd5 commit 41fc7ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@hookform/core",
33
"main": "dist/index.cjs.js",
44
"module": "dist/index.esm.js",
5-
"version": "0.0.2-next.2",
5+
"version": "0.0.2",
66
"types": "dist/index.d.ts",
77
"scripts": {
88
"build": "bunchee ./src/index.ts",

0 commit comments

Comments
 (0)