From 39981c1f7095de596e2761fcf0e25a6be3a95257 Mon Sep 17 00:00:00 2001 From: alexjanousekGSA Date: Fri, 9 Aug 2024 10:43:56 -0600 Subject: [PATCH] Added back new chart module --- gulpfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.js b/gulpfile.js index 1bb4178e6..b0c171655 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -50,7 +50,7 @@ const javascripts = () => { paths.npm + 'textarea-caret/index.js', paths.npm + 'cbor-js/cbor.js', paths.npm + 'socket.io-client/dist/socket.io.min.js', - paths.npm + 'chart.js/dist/chart.umd.js' + paths.npm + 'd3/dist/d3.min.js' ])); const local = src([