@remixproject/plugin-utils
Advanced tools
Comparing version 0.3.11-alpha.1 to 0.3.11-alpha.2
@@ -23,3 +23,5 @@ export interface PluginRequest { | ||
error?: Error | string; | ||
signature?: string; | ||
verifier?: string; | ||
} | ||
export {}; |
{ | ||
"name": "@remixproject/plugin-utils", | ||
"version": "0.3.11-alpha.1", | ||
"version": "0.3.11-alpha.2", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "tslib": "2.0.1" |
21683
372