Skip to content

Commit b29e824

Browse files
author
joseguilherme-dev
committed
💡 Finished project
1 parent 8c75a3b commit b29e824

File tree

4 files changed

+262
-16
lines changed

4 files changed

+262
-16
lines changed

package-lock.json

Lines changed: 164 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@
1414
"@fortawesome/free-solid-svg-icons": "^6.2.0",
1515
"@fortawesome/react-fontawesome": "^0.2.0",
1616
"@iconscout/react-unicons": "^1.1.6",
17+
"axios": "^1.1.2",
1718
"react": "^18.2.0",
1819
"react-country-flag": "^3.0.2",
1920
"react-dom": "^18.2.0",
20-
"react-leaflet": "^4.1.0"
21+
"react-leaflet": "^4.1.0",
22+
"react-public-ip": "^1.0.0"
2123
},
2224
"devDependencies": {
2325
"@types/leaflet": "^1.8.0",

0 commit comments

Comments
 (0)