Skip to content

Commit bb07358

Browse files
authored
make it work on browsers too
1 parent 07ca3c0 commit bb07358

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)