diff options
author | Galen Guyer <galen@galenguyer.com> | 2022-04-13 22:31:07 -0400 |
---|---|---|
committer | Galen Guyer <galen@galenguyer.com> | 2022-04-13 22:31:07 -0400 |
commit | 60af17c095ae6f034dac96ce64bfb5cd76fe603a (patch) | |
tree | 0e6809ef7871c5f6e0587659d07dee2c7c983022 /package.json | |
parent | 003e957a77ddf0f3207b86ef6b8a2bdc718405ef (diff) |
use goatcounter the right way
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index cd591e8..567b9f0 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,6 @@ "prop-types": "^15.6.0", "react": "^18.0.0", "react-dom": "^18.0.0", - "react-router": "^6.3.0", "react-router-dom": "^6.3.0", "recharts": "^2.1.9" }, |