Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Y0moo authored Jan 20, 2022
1 parent 5cbcdce commit 600e988
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web3uikit",
"version": "0.1.11",
"version": "0.1.16",
"repository": "https://github.com/web3ui/web3uikit",
"homepage": "https://web3ui.github.io/web3uikit/",
"main": "dist/index.js",
Expand All @@ -26,7 +26,9 @@
},
"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-dom": "^17.0.2"
},
"dependencies": {
"styled-components": "^5.3.3"
},
"husky": {
Expand Down

0 comments on commit 600e988

Please sign in to comment.