Skip to content

Commit 0590588

Browse files
authored
fix #18
1 parent 5767002 commit 0590588

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
@@ -3,7 +3,7 @@
33
"version": "2.0.1",
44
"private": false,
55
"description": "A React UI Component to display an awesome Switch (swipe) Button control",
6-
"main": "src/react-switch-button.js",
6+
"main": "dist/react-switch-button.js",
77
"author": "Giovambattista fazioli",
88
"license": "MIT",
99
"homepage": "http://gfazioli.github.io/react-switch-button/",

0 commit comments

Comments
 (0)