Skip to content

Commit

Permalink
update: phoenix-to-redux
Browse files Browse the repository at this point in the history
  • Loading branch information
jacques-trixta committed Oct 13, 2020
1 parent 4c8426f commit 4f93bb2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trixta/trixta-js",
"version": "3.0.0-beta.0",
"version": "3.1.0-beta.0",
"description": "Javascript library to integrate Trixta",
"main": "lib/bundle.cjs.js",
"module": "lib/bundle.esm.js",
Expand Down Expand Up @@ -82,10 +82,10 @@
"redux": "4.0.1",
"react-redux": "7.2.1",
"shortid": "^2.2.15",
"@trixta/phoenix-to-redux": "3.1.0-beta.0"
"@trixta/phoenix-to-redux": "3.2.0-beta.0"
},
"dependencies": {
"@trixta/phoenix-to-redux": "3.1.0-beta.0",
"@trixta/phoenix-to-redux": "3.2.0-beta.0",
"immer": "3.0.0",
"lodash": ">=4",
"moment": "^2.27.0",
Expand Down

0 comments on commit 4f93bb2

Please sign in to comment.