Skip to content

Commit fdb7f10

Browse files
committed
Updated main and version.
1 parent 11468a0 commit fdb7f10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-toggle-switch",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Simple iOS inspired toggle switch",
55
"dependencies": {
66
"react": "^0.13.3"
@@ -12,7 +12,7 @@
1212
"gulp-rename": "^1.2.2",
1313
"gulp-uglify": "^1.2.0"
1414
},
15-
"main": "src/scripts/switch.js",
15+
"main": "dist/scripts/switch.js",
1616
"repository": {
1717
"type": "git",
1818
"url": "git+https://github.com/pgrimard/react-toggle-switch.git"

0 commit comments

Comments
 (0)