We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11468a0 commit fdb7f10Copy full SHA for fdb7f10
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-toggle-switch",
3
- "version": "1.0.5",
+ "version": "1.0.6",
4
"description": "Simple iOS inspired toggle switch",
5
"dependencies": {
6
"react": "^0.13.3"
@@ -12,7 +12,7 @@
12
"gulp-rename": "^1.2.2",
13
"gulp-uglify": "^1.2.0"
14
},
15
- "main": "src/scripts/switch.js",
+ "main": "dist/scripts/switch.js",
16
"repository": {
17
"type": "git",
18
"url": "git+https://github.com/pgrimard/react-toggle-switch.git"
0 commit comments