Skip to content

Commit cb9eb14

Browse files
committed
remove private
1 parent 88fd5d6 commit cb9eb14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-switch-button",
33
"version": "2.0.0",
4-
"private": true,
4+
"private": false,
55
"description": "A React UI Component to display an awesome Switch (swipe) Button control",
66
"main": "src/react-switch-button.js",
77
"author": "Giovambattista fazioli",

0 commit comments

Comments
 (0)