Skip to content

Commit

Permalink
Merge pull request #30 from nabla-studio/DavideSegullo/feat-events
Browse files Browse the repository at this point in the history
refactor(react): 🚨 fix lint
  • Loading branch information
DavideSegullo authored Dec 8, 2023
2 parents 0f641c0 + 8f04f03 commit 0a87cca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
"react": "18.2.0",
"cosmjs-types": "^0.8.0",
"@cosmjs/amino": "^0.31.3",
"eventemitter3": "^5.0.1",
"zustand": "^4.4.4"
"eventemitter3": "^5.0.1"
},
"main": "./index.js",
"module": "./index.mjs",
Expand Down

0 comments on commit 0a87cca

Please sign in to comment.