Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - enty@0.47.1
 - react-enty@0.6.2
  • Loading branch information
allanhortle committed Aug 28, 2018
1 parent f06069f commit 4c2e442
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/enty/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enty",
"version": "0.47.0",
"version": "0.47.1",
"description": "An opinionated set of redux tools to cut down on boilerplate",
"main": "lib/index.js",
"license": "UNLICENSED",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-enty/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-enty",
"version": "0.6.1",
"version": "0.6.2",
"description": "React bindings for managing state with enty schemas",
"main": "lib/index.js",
"license": "UNLICENSED",
Expand All @@ -26,7 +26,7 @@
"redux": "^3.6.0"
},
"dependencies": {
"enty": "^0.47.0",
"enty": "^0.47.1",
"fronads": "^0.17.0",
"immutable": "^3.8.1",
"redux-actions": "^2.0.1",
Expand Down

0 comments on commit 4c2e442

Please sign in to comment.