diff options
| author | Yuval Adam <_@yuv.al> | 2019-10-15 22:32:14 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-10-16 10:31:54 +0300 |
| commit | 0b5167239404551578e4bc44734a13bc0a87ad99 (patch) | |
| tree | 632e5d634019722b7aa56bdc5c8e726b97448b56 /package.json | |
| parent | 1f4268dabd27296d7d7086d730a3307f83af63d5 (diff) | |
Bump luxon to 1.19.3
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ddbf72b..7627a9a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "private": false, "dependencies": { "axios": "^0.19.0", - "luxon": "^1.7.1", + "luxon": "^1.19.3", "mapbox-gl": "^1.4.1", "rc-slider": "^8.7.1", "react": "^16.10.2", |
