Remove assist tracker.

This commit is contained in:
Patrick Fic
2021-09-01 15:06:52 -07:00
parent 71435ed75a
commit d940e0ee78
2 changed files with 7 additions and 13 deletions

View File

@@ -84,7 +84,6 @@
"workbox-streams": "^6.2.4"
},
"scripts": {
"postinstall": "patch-package",
"analyze": "source-map-explorer 'build/static/js/*.js'",
"start": "craco start",
"build": "REACT_APP_GIT_SHA=`git rev-parse --short HEAD` craco build",