Skip to content

Commit b957ecc

Browse files
committed
Update import per new version
1 parent 11b2978 commit b957ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

devtools/test_dashboard/devtools.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/* global Plotly:false */
44

5-
var Fuse = require('fuse.js/dist/fuse.common.js');
5+
var Fuse = require('fuse.js');
66
var mocks = require('../../build/test_dashboard_mocks.json');
77
var Lib = require('../../src/lib');
88

0 commit comments

Comments
 (0)