diff --git a/package.json b/package.json index 49ec9c8..b8aa165 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "portfolio", - "version": "0.1.0", + "version": "0.2.0", "homepage": "https://asimonson1125.github.io/", "private": true, "dependencies": { diff --git a/src/App.js b/src/App.js index f93f6ba..6d0752d 100644 --- a/src/App.js +++ b/src/App.js @@ -13,8 +13,8 @@ import 'aos/dist/aos.css'; // You can also use for styles AOS.init(); function App() { - ReactGA.initialize('G-E2V93W9CNV'); - ReactGA.pageview('Init page view'); +// ReactGA.initialize('G-E2V93W9CNV'); +// ReactGA.pageview('Init page view'); return (