@remixproject/plugin-utils
Advanced tools
Comparing version 0.3.28 to 0.3.29
@@ -16,2 +16,6 @@ import { MethodKey, Api, ApiMap, EventKey } from './api'; | ||
icon?: string; | ||
maintainedBy?: string; | ||
author?: string; | ||
repo?: string; | ||
authorContact?: string; | ||
} | ||
@@ -18,0 +22,0 @@ export interface LocationProfile { |
{ | ||
"name": "@remixproject/plugin-utils", | ||
"version": "0.3.28", | ||
"version": "0.3.29", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "tslib": "2.0.1" |
28405
490