Skip to content

Commit

Permalink
remove webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Jul 25, 2024
1 parent 5b6800c commit cd15bee
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions wallets/okto-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,11 @@
]
},
"dependencies": {
"@chain-registry/keplr": "1.28.0",
"@cosmos-kit/core": "^2.8.9"
"@chain-registry/keplr": "1.68.2",
"@cosmos-kit/core": "^2.13.1"
},
"peerDependencies": {
"@cosmjs/amino": ">=0.32.2",
"@cosmjs/proto-signing": ">=0.32.2"
},
"gitHead": "2b5f2de5d9ed1580be4137736dfc6cce779679d1",
"devDependencies": {
"webpack-cli": "^5.1.4"
}
}
}

0 comments on commit cd15bee

Please sign in to comment.