Skip to content

Commit 8fd333a

Browse files
committed
v2.0.0
1 parent 27004e5 commit 8fd333a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "final-form-focus",
3-
"version": "2.0.0-0",
3+
"version": "2.0.0",
44
"description": "Decorator that will attempt to apply focus to the first field with an error upon an attempted form submission in 🏁 Final Form",
55
"main": "dist/final-form-focus.cjs.js",
66
"jsnext:main": "dist/final-form-focus.es.js",

0 commit comments

Comments
 (0)