feat(all): add hotjar

This commit is contained in:
Anton Jacobsson
2021-09-22 22:10:14 +02:00
parent a71c4ca330
commit 0424045f55
6 changed files with 42 additions and 0 deletions

12
package-lock.json generated
View File

@@ -5,6 +5,7 @@
"requires": true,
"packages": {
"": {
"name": "ezprofile",
"version": "1.0.1",
"license": "Apache-2.0",
"dependencies": {
@@ -21,6 +22,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet-async": "^1.1.0",
"react-hotjar": "^3.0.1",
"react-icons": "^4.2.0",
"react-scripts": "4.0.3",
"sass": "^1.38.0",
@@ -16279,6 +16281,11 @@
"react-dom": "^16.6.0 || ^17.0.0"
}
},
"node_modules/react-hotjar": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-3.0.1.tgz",
"integrity": "sha512-3ZiZQhbsisJkK+iUlPVVTa7hUJXVQ/o/3+Bzocpjb2+of8lMh7uiDXLsSKxD6T4J3JR9sZ+L3v9CYyUgrp1R8g=="
},
"node_modules/react-icons": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz",
@@ -34472,6 +34479,11 @@
"shallowequal": "^1.1.0"
}
},
"react-hotjar": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/react-hotjar/-/react-hotjar-3.0.1.tgz",
"integrity": "sha512-3ZiZQhbsisJkK+iUlPVVTa7hUJXVQ/o/3+Bzocpjb2+of8lMh7uiDXLsSKxD6T4J3JR9sZ+L3v9CYyUgrp1R8g=="
},
"react-icons": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.2.0.tgz",