@remixproject/plugin-api
Advanced tools
Comparing version 0.3.13-alpha to 0.3.13-alpha.1
@@ -43,3 +43,4 @@ "use strict"; | ||
theme: theme_1.themeProfile, | ||
vscodeExtAPI: vscextapi_1.vscodeExtProfile, | ||
}); | ||
//# sourceMappingURL=remix-profile.js.map |
{ | ||
"name": "@remixproject/plugin-api", | ||
"version": "0.3.13-alpha", | ||
"version": "0.3.13-alpha.1", | ||
"homepage": "https://github.com/ethereum/remix-plugin/tree/master/packages/api#readme", | ||
@@ -27,5 +27,5 @@ "repository": { | ||
"dependencies": { | ||
"@remixproject/plugin-utils": "0.3.13-alpha" | ||
"@remixproject/plugin-utils": "0.3.13-alpha.1" | ||
}, | ||
"peerDependencies": {} | ||
} |
Sorry, the diff of this file is not supported yet
54186
1110
+ Added@remixproject/plugin-utils@0.3.13-alpha.1(transitive)
- Removed@remixproject/plugin-utils@0.3.13-alpha(transitive)