diff --git a/src/data.json b/src/data.json index 6855644..ea25055 100644 --- a/src/data.json +++ b/src/data.json @@ -100,6 +100,10 @@ { "nombre": "AlejandroGE", "animal": "Crocodile" + }, + { + "nombre": "Graciela", + "animal": "ardilla" } ] }