Merge pull request #1528 from ethereum/github
github integration/dgit github support
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | ... | @@ -136,13 +136,13 @@ |
"@ethereumjs/common": "^2.4.0", | ||
"@ethereumjs/tx": "^3.3.0", | ||
"@ethereumjs/vm": "^5.5.0", | ||
"@remixproject/engine": "^0.3.17", | ||
"@remixproject/engine-web": "^0.3.17", | ||
"@remixproject/plugin": "^0.3.17", | ||
"@remixproject/plugin-api": "^0.3.17", | ||
"@remixproject/plugin-utils": "^0.3.17", | ||
"@remixproject/plugin-webview": "^0.3.17", | ||
"@remixproject/plugin-ws": "^0.3.17", | ||
"@remixproject/engine": "^0.3.20-alpha.2", | ||
"@remixproject/engine-web": "^0.3.20-alpha.2", | ||
"@remixproject/plugin": "^0.3.20-alpha.2", | ||
"@remixproject/plugin-api": "^0.3.20-alpha.2", | ||
"@remixproject/plugin-utils": "^0.3.20-alpha.2", | ||
"@remixproject/plugin-webview": "^0.3.20-alpha.2", | ||
"@remixproject/plugin-ws": "^0.3.20-alpha.2", | ||
"ansi-gray": "^0.1.1", | ||
"async": "^2.6.2", | ||
"axios": ">=0.21.1", | ||
... | ... |
Please
register
or
sign in
to comment