Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jpan82 authored Aug 18, 2023
1 parent 8f12301 commit 2963d62
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,16 @@
"ol-mapbox-style": "10.6.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-responsive": "^9.0.0"
"react-responsive": "^9.0.0",
"uuid": "^9.0.0"
},
"devDependencies": {
"@svgr/webpack": "^8.0.1",
"@types/geojson": "^7946.0.10",
"@types/jest": "^29.4.1",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/uuid": "^9.0.2",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.7.1",
"favicons": "^7.0.1",
Expand All @@ -50,3 +52,4 @@
"webpack-merge": "^5.8.0"
}
}

0 comments on commit 2963d62

Please sign in to comment.