From 099ddd706dfbec18131f5a10a1a66c21d4b691e2 Mon Sep 17 00:00:00 2001 From: Andrew Simonson Date: Sun, 10 Apr 2022 13:55:48 -0400 Subject: [PATCH] removed deployment breaker --- package.json | 2 +- src/App.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 (