diff --git a/gulpfile.js b/gulpfile.js index f005370ff..10869d145 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -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', ])