npm run dist

This commit is contained in:
Quincy Morgan 2020-12-10 14:01:03 -05:00
parent 7ba1491f9c
commit 68c0aee2f9
23 changed files with 600 additions and 302 deletions

26
dist/fields.json vendored
View file

@ -583,7 +583,31 @@
},
"cuisine": {
"key": "cuisine",
"type": "semiCombo"
"type": "semiCombo",
"options": [
"pizza",
"burger",
"regional",
"coffee_shop",
"italian",
"chinese",
"sandwich",
"japanese",
"mexican",
"kebab",
"indian",
"chicken",
"asian",
"french",
"thai",
"american",
"sushi",
"ice_cream",
"german",
"greek",
"vietnamese",
"turkish"
]
},
"currency_multi": {
"key": "currency:",