Skip to content

Commit

Permalink
Update to temaki 3.22.0 (close #7475, re: #7068)
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Apr 10, 2020
1 parent 252d521 commit 14681ab
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 3 deletions.
1 change: 1 addition & 0 deletions data/presets/presets/allotments/plot.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"icon": "temaki-garden_bed",
"geometry": [
"area"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/amenity/fast_food/kebab.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-restaurant",
"icon": "temaki-vertical_rotisserie",
"geometry": [
"point",
"area"
Expand Down
1 change: 1 addition & 0 deletions data/presets/presets/natural/heath.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"icon": "temaki-shrub_low",
"geometry": [
"area"
],
Expand Down
1 change: 1 addition & 0 deletions data/presets/presets/natural/scrub.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"icon": "temaki-shrub",
"geometry": [
"area"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/natural/shrub.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "maki-park",
"icon": "temaki-shrub",
"fields": [
"height"
],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@fortawesome/free-brands-svg-icons": "~5.12.0",
"@fortawesome/free-regular-svg-icons": "~5.12.0",
"@fortawesome/free-solid-svg-icons": "~5.12.0",
"@ideditor/temaki": "~3.21.0",
"@ideditor/temaki": "~3.22.0",
"@mapbox/maki": "^6.0.0",
"@rollup/plugin-buble": "^0.21.0",
"@rollup/plugin-commonjs": "^11.0.1",
Expand Down

0 comments on commit 14681ab

Please sign in to comment.