diff --git a/package.json b/package.json index 08f69bb..820bec2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,8 @@ "browser.js", "index.d.ts", "index.html", - "index.js" + "index.js", + "shared.js" ], "scripts": { "prepack": "tsc --noEmit false",