From c6e1d9270f26dfa480e9ff6ed65c1cf7c67e06f9 Mon Sep 17 00:00:00 2001 From: STAFYNIAK Sacha Date: Mon, 17 Sep 2018 06:49:01 +0200 Subject: [PATCH] rename JsonNull to JsonUndefined (due to a wired bug) --- json-box.vue | 6 +++--- types/{json-null.vue => json-undefined.vue} | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) rename types/{json-null.vue => json-undefined.vue} (54%) diff --git a/json-box.vue b/json-box.vue index 29b309e..6ceef8f 100644 --- a/json-box.vue +++ b/json-box.vue @@ -11,7 +11,7 @@