completely remove xcolor from latex dependency
diff --git a/R/print.R b/R/print.R
index 6d1c534..6184762 100644
--- a/R/print.R
+++ b/R/print.R
@@ -41,7 +41,8 @@
                  version = "3.3.7",
                  src = system.file("bootstrapTable-3.3.7",
                                    package = "kableExtra"),
-                 stylesheet = "bootstrapTable.min.css")
+                 stylesheet = "bootstrapTable.min.css",
+                 script = "bootstrapTable.js")
 }
 
 #' HTML dependency for lightable