Skip to content

Commit

Permalink
use babel-ified distributed source for browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
Qix- committed Sep 11, 2018
1 parent dec4b15 commit b3f8f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,5 +45,5 @@
"xo": "^0.23.0"
},
"main": "./src/index.js",
"browser": "./src/browser.js"
"browser": "./dist/debug.js"
}

0 comments on commit b3f8f8e

Please sign in to comment.