Skip to content

Commit

Permalink
Bump reagraph version
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-morrison44 committed Jul 23, 2022
1 parent 6f928a8 commit 3fea83a
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
96 changes: 48 additions & 48 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-addon-recoil-flow",
"version": "1.3.0",
"version": "1.3.1",
"description": "Shows a graph of the current recoil state",
"main": "dist/preset.js",
"scripts": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"@emotion/react": "^11.9.0",
"just-compare": "^2.1.0",
"mix-css-color": "^0.2.0",
"reagraph": "^2.0.9"
"reagraph": "^2.1.4"
},
"devDependencies": {
"@babel/core": "^7.17.8",
Expand Down

0 comments on commit 3fea83a

Please sign in to comment.