Skip to content

Commit 34c4790

Browse files
Improved library docs
1 parent fc33f3f commit 34c4790

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

packages/react-formctrl-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prop-types": "^15.5.7",
4040
"react": "^15.5.0",
4141
"react-dom": "^15.6.1",
42-
"react-formctrl": "^1.1.1",
42+
"react-formctrl": "^1.1.2",
4343
"react-router-dom": "^4.1.2",
4444
"react-syntax-highlighter": "^5.6.3"
4545
},

packages/react-formctrl/package-lock.json

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-formctrl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-formctrl",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "A lightweight React form library inspired by Angular's forms and Redux-Form",
55
"license": "MIT",
66
"homepage": "https://leandrohsilveira.github.io/react-formctrl",

0 commit comments

Comments
 (0)