From a2a0adb4b0755ec00e8281e78130fb5d084c9273 Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Sat, 16 Feb 2019 11:38:29 +0100 Subject: [PATCH] construction: Replaced create with Design constructor --- packages/hugo/index.html | 5 ++-- packages/hugo/package-lock.json | 23 +++++++++--------- packages/hugo/package.json | 6 ++--- packages/hugo/rollup.js | 10 ++++---- packages/hugo/src/index.js | 42 ++++++++++++++++----------------- 5 files changed, 43 insertions(+), 43 deletions(-) diff --git a/packages/hugo/index.html b/packages/hugo/index.html index bcd5fe8aa0b..f52fc319787 100644 --- a/packages/hugo/index.html +++ b/packages/hugo/index.html @@ -18,6 +18,7 @@