We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42a5c47 commit 6ff0777Copy full SHA for 6ff0777
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "evm-browser",
3
- "version": "0.2.3",
+ "version": "0.2.4",
4
"description": "web3:// web browser",
5
"keywords": [
6
"browser",
@@ -28,7 +28,7 @@
28
"eth-provider": "^0.13.6",
29
"file-url": "^2.0.2",
30
"undici": "^5.20.0",
31
- "web3protocol": "0.5.13",
+ "web3protocol": "0.6.0",
32
"webpack": "^5.76.1",
33
"webpack-cli": "^5.0.1",
34
"yargs": "^17.7.1"
0 commit comments