Skip to content

Commit 0748a50

Browse files
committed
Fix wrong build.
1 parent 1eedec9 commit 0748a50

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

package-lock.json

Lines changed: 12 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-material-ui-form-validator",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Implementation of react-form-validator-core for material-ui",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)