From 0667db702c5f36c2ad26baaafeaefcb54aebe99c Mon Sep 17 00:00:00 2001
From: Glenn Vorhes <gavorhes@wisc.edu>
Date: Wed, 12 Oct 2016 13:04:06 -0500
Subject: [PATCH] remove floatthead module

---
 package.json | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 2030b60..303879e 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,6 @@
     "@types/jquery": "^2.0.32",
     "jquery": "2.2.3",
     "jquery-layout": "1.0.0",
-    "jquery-ui": "1.10.5",
-    "floatthead": "^1.4.0"
+    "jquery-ui": "1.10.5"
   }
 }
-- 
GitLab