react-hotjar
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "react-hotjar", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "Small component to implement Hotjar into your react application", | ||
@@ -24,4 +24,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^6.5.1" | ||
"eslint": "7.5.0" | ||
} | ||
} |
3719