Update gulpfile.js

This commit is contained in:
Jonathan Bobel
2025-04-17 14:07:22 -04:00
parent e3843f33c6
commit a53df8998c

View File

@@ -47,7 +47,7 @@ const javascripts = () => {
paths.npm + 'hogan.js/dist/hogan-3.0.2.js',
paths.npm + 'jquery/dist/jquery.min.js',
paths.npm + 'query-command-supported/dist/queryCommandSupported.min.js',
= paths.npm + 'textarea-caret/index.js',
paths.npm + 'textarea-caret/index.js',
paths.npm + 'cbor-js/cbor.js',
paths.npm + 'd3/dist/d3.min.js',
])