react-hotjar
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -7,2 +7,2 @@ var hotjar = require('./src/react-hotjar'); | ||
module.exports = { initialize: initialize }; | ||
module.exports = { hotjar: { initialize: initialize } }; |
{ | ||
"name": "react-hotjar", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Small component to implement Hotjar into your react application", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
130178