Skip to content

Commit 43fc133

Browse files
Forgot to pull in the new module file pointers
1 parent 98e3c43 commit 43fc133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"browser.js",
6868
"browser.js.map"
6969
],
70-
"module": "index.js",
70+
"module": "module.js",
7171
"browser": "browser.js"
7272
}

0 commit comments

Comments
 (0)