Skip to content

Commit a36825b

Browse files
fix lint
1 parent 01d8c63 commit a36825b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
'use strict';
1010

1111
/* Expose. */
12-
module.exports = require('./lib/index.js');
12+
module.exports = require('./lib');

0 commit comments

Comments
 (0)