@giphy/js-analytics
Advanced tools
Comparing version 4.3.1 to 4.3.2
@@ -13,3 +13,3 @@ { | ||
"homepage": "https://github.com/Giphy/giphy-js/tree/master/packages/analytics", | ||
"version": "4.3.1", | ||
"version": "4.3.2", | ||
"main": "dist/index.js", | ||
@@ -21,2 +21,3 @@ "types": "dist/index.d.ts", | ||
".": { | ||
"types": "./dist/index.d.ts", | ||
"import": "./esm/index.js", | ||
@@ -23,0 +24,0 @@ "require": "./dist/index.js" |
32023