webext-messenger
Advanced tools
Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "webext-messenger", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "Browser Extension component messaging framework", | ||
@@ -11,2 +11,3 @@ "keywords": [], | ||
"exports": "./distribution/index.js", | ||
"types": "distribution/index.t.ts", | ||
"files": [ | ||
@@ -13,0 +14,0 @@ "distribution/index.js", |
11107