gtm-react-hook
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "gtm-react-hook", | ||
"description": "Easy-used React hooks for Google Tag Management based on TypeScript", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "start": "webpack serve --open", |
@@ -13,5 +13,5 @@ # 📊 Easy-to-use React hooks for Google Tag Management based on TypeScript | ||
## 🛠 Install | ||
`npm install gtm-react-hook` | ||
npm install gtm-react-hook | ||
or | ||
`yarn add gtm-react-hook` | ||
yarn add gtm-react-hook | ||
@@ -18,0 +18,0 @@ ## 🚀 Quickstart |
31819