@virto-commerce/front-modules-hotjar
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "@virto-commerce/front-modules-hotjar", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"main": "dist/index.js", | ||
@@ -20,5 +20,2 @@ "types": "dist/index.d.ts", | ||
}, | ||
"engines": { | ||
"node": ">=20.11.0 <21.0.0" | ||
}, | ||
"scripts": { | ||
@@ -50,2 +47,2 @@ "validate:types": "tsc --noEmit", | ||
] | ||
} | ||
} |
8325