summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 9ea4129..4341274 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "geshem",
- "version": "5.0.0",
+ "version": "5.2.0",
"description": "Geshem.space Rain Radar",
"main": "geshem.js",
"homepage": "https://geshem.space",
@@ -11,13 +11,13 @@
"dependencies": {
"axios": "^0.19.0",
"luxon": "^1.19.3",
- "mapbox-gl": "^1.4.1",
+ "mapbox-gl": "^1.9.1",
"rc-slider": "^8.7.1",
"react": "^16.10.2",
"react-dom": "^16.10.2",
- "react-mapbox-gl": "^4.6.1",
+ "react-mapbox-gl": "^4.8.2",
"react-router-dom": "^5.1.2",
- "react-scripts": "3.2.0"
+ "react-scripts": "^3.4.1"
},
"scripts": {
"start": "react-scripts start",