From 49cf705d7e804ac1893404fdce9b704d2ae351e7 Mon Sep 17 00:00:00 2001 From: Alain Dumesny Date: Sat, 20 Mar 2021 10:39:03 -0700 Subject: [PATCH] lint fix --- src/gridstack.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gridstack.ts b/src/gridstack.ts index 96ccee603..3786bc50c 100644 --- a/src/gridstack.ts +++ b/src/gridstack.ts @@ -1,7 +1,7 @@ /*! - * GridStack 4.0.1 + * GridStack 4.0.1 * https://gridstackjs.com/ - * + * * Copyright (c) 2021 Alain Dumesny * see root license https://github.com/gridstack/gridstack.js/blob/develop/LICENSE */