(transaction) add map with location

This commit is contained in:
Julien Calixte
2020-03-14 13:01:54 +01:00
parent 438a455468
commit a60382d630
7 changed files with 996 additions and 4 deletions

View File

@@ -23,6 +23,7 @@
"font-color-contrast": "^1.0.3",
"lightness": "^1.0.0",
"lodash-es": "^4.17.15",
"mapbox-gl": "^1.8.1",
"md5": "^2.2.1",
"notyf": "^3.1.0",
"pouchdb-authentication": "^1.1.3",
@@ -44,6 +45,7 @@
"@types/chartist": "^0.9.47",
"@types/jest": "^24.9.1",
"@types/lodash-es": "^4.17.3",
"@types/mapbox-gl": "^1.8.1",
"@types/md5": "^2.1.33",
"@types/notyf": "^2.0.0",
"@types/pouchdb": "^6.4.0",