update API
Showing
This diff is collapsed.
... | ... | @@ -142,13 +142,13 @@ |
"@ethereumjs/tx": "^3.3.2", | ||
"@ethereumjs/vm": "^5.5.3", | ||
"@monaco-editor/react": "^4.3.1", | ||
"@remixproject/engine": "next", | ||
"@remixproject/engine-web": "next", | ||
"@remixproject/plugin": "next", | ||
"@remixproject/plugin-api": "next", | ||
"@remixproject/plugin-utils": "next", | ||
"@remixproject/plugin-webview": "next", | ||
"@remixproject/plugin-ws": "next", | ||
"@remixproject/engine": "^0.3.24", | ||
"@remixproject/engine-web": "^0.3.24", | ||
"@remixproject/plugin": "^0.3.24", | ||
"@remixproject/plugin-api": "^0.3.24", | ||
"@remixproject/plugin-utils": "^0.3.24", | ||
"@remixproject/plugin-webview": "^0.3.24", | ||
"@remixproject/plugin-ws": "^0.3.24", | ||
"ansi-gray": "^0.1.1", | ||
"async": "^2.6.2", | ||
"axios": ">=0.21.1", | ||
... | ... |
Please
register
or
sign in
to comment