@remixproject/engine
Advanced tools
Comparing version 0.3.11-alpha.4 to 0.3.11-alpha.5
{ | ||
"name": "@remixproject/engine", | ||
"version": "0.3.11-alpha.4", | ||
"version": "0.3.11-alpha.5", | ||
"homepage": "https://github.com/ethereum/remix-plugin/tree/master/packages/engine/core#readme", | ||
@@ -27,6 +27,6 @@ "repository": { | ||
"dependencies": { | ||
"@remixproject/plugin-utils": "0.3.11-alpha.4", | ||
"@remixproject/plugin-api": "0.3.11-alpha.4" | ||
"@remixproject/plugin-utils": "0.3.11-alpha.5", | ||
"@remixproject/plugin-api": "0.3.11-alpha.5" | ||
}, | ||
"peerDependencies": {} | ||
} |
+ Added@remixproject/plugin-api@0.3.11-alpha.5(transitive)
+ Added@remixproject/plugin-utils@0.3.11-alpha.5(transitive)
- Removed@remixproject/plugin-api@0.3.11-alpha.4(transitive)
- Removed@remixproject/plugin-utils@0.3.11-alpha.4(transitive)