Skip to content

Commit 71e8b8c

Browse files
authored
Merge pull request #20 from lironess/master
make it work on browsers too
2 parents 07ca3c0 + bb07358 commit 71e8b8c

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
@@ -23,7 +23,7 @@
2323
"gulp": "^3.9.1",
2424
"react-component-gulp-tasks": "^0.7.7"
2525
},
26-
"browser": "src/react-switch-button.js",
26+
"browser": "dist/react-switch-button.js",
2727
"browserify": {
2828
"transform": [
2929
"reactify"

0 commit comments

Comments
 (0)