Skip to content

Commit bcfc73d

Browse files
updated description
1 parent bd9cace commit bcfc73d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-toggle-slider
22

3-
A highly-customizable React toggle slider component.
3+
A highly customizable React toggle slider component.
44

55
## Usage
66

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-slider",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"author": {
55
"email": "[email protected]",
66
"name": "Mark Vadeika"
@@ -10,7 +10,7 @@
1010
"url": "https://github.com/VirtualParticle/react-toggle-slider.git"
1111
},
1212
"homepage": "https://github.com/VirtualParticle/react-toggle-slider",
13-
"description": "A highly-customizable React toggle slider component.",
13+
"description": "A highly customizable React toggle slider component.",
1414
"keywords": ["react", "slider", "toggle", "switch", "typescript"],
1515
"main": "./lib/cjs/index.js",
1616
"module": "./lib/esm/index.js",

0 commit comments

Comments
 (0)