Skip to content

Commit b3f8f8e

Browse files
committed
use babel-ified distributed source for browsers
1 parent dec4b15 commit b3f8f8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@
4545
"xo": "^0.23.0"
4646
},
4747
"main": "./src/index.js",
48-
"browser": "./src/browser.js"
48+
"browser": "./dist/debug.js"
4949
}

0 commit comments

Comments
 (0)