Skip to content

Commit

Permalink
fix(package): update uuid to version 8.0.0
Browse files Browse the repository at this point in the history
Closes #11
  • Loading branch information
greenkeeper[bot] authored Apr 30, 2020
1 parent a28264d commit 350284a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"redux": "^4.0.1",
"redux-logger": "^3.0.6",
"redux-saga": "^0.16.2",
"uuid": "^3.3.2"
"uuid": "^8.0.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 350284a

Please sign in to comment.