Skip to content

Commit 99801e1

Browse files
committed
Revert lib/index.js export
1 parent c4b8347 commit 99801e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

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

22
import './stata'
33

4-
export default [
4+
module.exports = [
55
{
66
id: 'jupyterlab_stata_highlight2',
77
autoStart: true,

0 commit comments

Comments
 (0)