We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9414ec8 commit a9a854eCopy full SHA for a9a854e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "rhf-devtools-extension",
3
- "version": "0.0.0",
+ "version": "0.1.0",
4
"main": "src/devtools.tsx",
5
"author": "Justin Sun",
6
"license": "MIT",
public/manifest.json
@@ -1,7 +1,7 @@
"manifest_version": 3,
"name": "React Hook Form Devtools",
"description": "React Hook Form DevTools to help debug forms with validation.",
"icons": {
7
"16": "images/icon16.png",
0 commit comments