From d22bd684d7dc232c8156d13d21dd526bddc4ff41 Mon Sep 17 00:00:00 2001 From: kellywangmj <45935204+kellywangmj@users.noreply.github.com> Date: Mon, 17 Dec 2018 01:11:57 -0800 Subject: [PATCH] Add melon topping (#92) --- lib/toppings.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/toppings.js b/lib/toppings.js index 6ec5c56..46acb4e 100644 --- a/lib/toppings.js +++ b/lib/toppings.js @@ -52,6 +52,7 @@ export default [ "manchego", "marjoram", "meatballs", + "melon", "montereyjack", "mozzarella", "muenster",