remix-plugin 0.3.3
Showing
This diff is collapsed.
... | @@ -127,13 +127,13 @@ | ... | @@ -127,13 +127,13 @@ |
] | ] | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@remixproject/engine": "^0.3.2", | "@remixproject/engine": "^0.3.3", | ||
"@remixproject/engine-web": "^0.3.3-alpha", | "@remixproject/engine-web": "^0.3.3", | ||
"@remixproject/plugin": "^0.3.2", | "@remixproject/plugin": "^0.3.2", | ||
"@remixproject/plugin-api": "^0.3.2", | "@remixproject/plugin-api": "^0.3.2", | ||
"@remixproject/plugin-utils": "^0.3.2", | "@remixproject/plugin-utils": "^0.3.2", | ||
"@remixproject/plugin-webview": "^0.3.3-alpha", | "@remixproject/plugin-webview": "^0.3.3", | ||
"@remixproject/plugin-ws": "^0.3.2", | "@remixproject/plugin-ws": "^0.3.3", | ||
"@types/jest": "^26.0.5", | "@types/jest": "^26.0.5", | ||
"@types/tape": "^4.2.33", | "@types/tape": "^4.2.33", | ||
"ansi-gray": "^0.1.1", | "ansi-gray": "^0.1.1", | ||
... | ... |
Please
register
or
sign in
to comment