Skip to content

Commit

Permalink
v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DovydasNavickas committed Jun 26, 2017
1 parent d3b5473 commit b19442d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions packages/react-forms-dom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simplr/react-forms-dom",
"version": "4.1.0",
"version": "4.1.1",
"description": "DOM components for @simplr/react-forms.",
"repository": "SimplrJS/react-forms",
"homepage": "https://github.com/SimplrJS/react-forms",
Expand Down Expand Up @@ -61,7 +61,7 @@
"prop-types": "^15.5.10",
"react": "^15.6.1",
"react-dom": "^15.6.1",
"@simplr/react-forms": "^4.0.0",
"@simplr/react-forms": "^4.1.1",
"tslib": "^1.7.1",
"typed-immutable-record": "^0.0.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/react-forms-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simplr/react-forms-validation",
"version": "4.1.0",
"version": "4.1.1",
"description": "Validation library for @simplr/react-forms.",
"repository": "SimplrJS/react-forms",
"homepage": "https://github.com/SimplrJS/react-forms",
Expand Down Expand Up @@ -58,7 +58,7 @@
"action-emitter": "^0.2.1",
"immutable": "^3.8.1",
"react": "^15.6.1",
"@simplr/react-forms": "^4.0.0",
"@simplr/react-forms": "^4.1.1",
"tslib": "^1.7.1",
"validator": "^7.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-forms/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simplr/react-forms",
"version": "4.1.0",
"version": "4.1.1",
"description": "Shared @simplr/react-forms logic.",
"repository": "SimplrJS/react-forms",
"homepage": "https://github.com/SimplrJS/react-forms",
Expand Down

0 comments on commit b19442d

Please sign in to comment.