Skip to content

Commit

Permalink
Remove react-use, install gtag plugin in the right dir
Browse files Browse the repository at this point in the history
  • Loading branch information
jchesterman committed Mar 10, 2021
1 parent 7099f73 commit e22b2b9
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 75 deletions.
98 changes: 25 additions & 73 deletions packages/gatsby-theme-apollo-docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions packages/gatsby-theme-apollo-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"@mdx-js/react": "^1.0.27",
"classnames": "^2.2.6",
"gatsby-plugin-google-analytics": "^2.2.5",
"gatsby-plugin-google-gtag": "^3.0.0",
"gatsby-plugin-mdx": "^1.0.23",
"gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-check-links": "^2.1.0",
Expand All @@ -37,7 +38,6 @@
"gatsby-transformer-remark": "^2.6.30",
"js-yaml": "^3.13.1",
"prismjs": "^1.15.0",
"react-use": "^17.1.1",
"recompose": "^0.30.0",
"rehype-react": "^3.1.0",
"remark": "^10.0.1",
Expand All @@ -56,5 +56,6 @@
"gatsby": "^2.13.80",
"react": "^16.9.0",
"react-dom": "^16.9.0"
}
},
"gitHead": "4d272dbde806f86aa98b4d8ee901336eed6101ae"
}

0 comments on commit e22b2b9

Please sign in to comment.