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