1
0
Fork 0

chore(dev): fix require

This commit is contained in:
vvo 2017-03-27 19:06:07 +02:00
parent 7508049fb9
commit 45f5d84c9d

View file

@ -1,4 +1,4 @@
import docsearch from '../index.js';
var docsearch = require('../index.js');
docsearch({
apiKey: 'e3d767b736584dbe6d4c35f7cf7d4633',