Update to temaki 3.22.0 (close #7475, re: #7068)

This commit is contained in:
Quincy Morgan
2020-04-10 11:24:27 -07:00
parent 252d5217e5
commit 14681ab642
6 changed files with 6 additions and 3 deletions
@@ -1,4 +1,5 @@
{
"icon": "temaki-garden_bed",
"geometry": [
"area"
],
@@ -1,5 +1,5 @@
{
"icon": "maki-restaurant",
"icon": "temaki-vertical_rotisserie",
"geometry": [
"point",
"area"
+1
View File
@@ -1,4 +1,5 @@
{
"icon": "temaki-shrub_low",
"geometry": [
"area"
],
+1
View File
@@ -1,4 +1,5 @@
{
"icon": "temaki-shrub",
"geometry": [
"area"
],
+1 -1
View File
@@ -1,5 +1,5 @@
{
"icon": "maki-park",
"icon": "temaki-shrub",
"fields": [
"height"
],
+1 -1
View File
@@ -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",