@analytics.bridged.xyz/google-analytics-component
Advanced tools
Comparing version 0.0.2 to 0.0.3
export * from "./request.type"; | ||
export * from "./api"; |
@@ -14,2 +14,3 @@ "use strict"; | ||
__exportStar(require("./request.type"), exports); | ||
__exportStar(require("./api"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@analytics.bridged.xyz/google-analytics-component", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Bridged internal analytics components", | ||
"main": "index.js", | ||
"main": "dist/index.js", | ||
"repository": "https://github.com/bridgedxyz/analytics.git", | ||
@@ -21,2 +21,2 @@ "author": "Bridged xyz authors, softmarshmallow", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
17235
103