Skip to content

Commit eb31bc3

Browse files
authored
Merge pull request #27 from nullgr/release/1.3.5
v.1.3.5 fixed resolution of types for main module
2 parents 8793f9a + 38fef3a commit eb31bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-validation-utils",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
44
"description": "Validate react form components, based on their state",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)