diff options
author | Ashutosh Bishnoi <mail2bishnoi@gmail.com> | 2020-11-10 13:02:20 +0530 |
---|---|---|
committer | Ashutosh Bishnoi <mail2bishnoi@gmail.com> | 2020-11-10 13:02:20 +0530 |
commit | a948981184f4f2884b7a35b67b2389ddcd1f52a8 (patch) | |
tree | 9187834b5246734da8549735f64d2e5546c60e1e /modern/package.json | |
parent | 5a116350b3e402ef123a75451737c268a9ebddff (diff) | |
parent | 1af1545dc7ba3cfdf73a58031b37bea0ecff2e54 (diff) | |
download | etbsa-traccar-web-a948981184f4f2884b7a35b67b2389ddcd1f52a8.tar.gz etbsa-traccar-web-a948981184f4f2884b7a35b67b2389ddcd1f52a8.tar.bz2 etbsa-traccar-web-a948981184f4f2884b7a35b67b2389ddcd1f52a8.zip |
Resolving conflicts with master
Diffstat (limited to 'modern/package.json')
-rw-r--r-- | modern/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/package.json b/modern/package.json index bd1dd33..e5438b5 100644 --- a/modern/package.json +++ b/modern/package.json @@ -9,6 +9,7 @@ "@material-ui/icons": "^4.9.1", "@material-ui/lab": "^4.0.0-alpha.56", "@reduxjs/toolkit": "^1.4.0", + "@turf/turf": "^5.1.6", "mapbox-gl": "^1.12.0", "moment": "^2.28.0", "ol": "^6.4.3", |