Skip to content

Commit

Permalink
SVG Map Intergration and Widget Base
Browse files Browse the repository at this point in the history
  • Loading branch information
JackCrawfordRobertson committed Oct 24, 2023
1 parent 67dba23 commit 70c7ffd
Show file tree
Hide file tree
Showing 6 changed files with 620 additions and 136 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,12 @@
"clean": "gatsby clean"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mdx-js/react": "^2.3.0",
"@mui/icons-material": "^5.14.14",
"@mui/material": "^5.14.14",
"flubber": "^0.4.2",
"gatsby": "^5.12.4",
"gatsby-plugin-google-gtag": "^5.12.1",
"gatsby-plugin-image": "^3.12.1",
Expand All @@ -29,6 +34,7 @@
"mapbox-gl": "^2.15.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-sidebar": "^3.0.2",
"snapsvg": "^0.5.1",
"snapsvg-cjs": "^0.0.6"
}
Expand Down
Loading

0 comments on commit 70c7ffd

Please sign in to comment.