Skip to content

Commit

Permalink
updated description
Browse files Browse the repository at this point in the history
  • Loading branch information
VirtualParticle committed Jun 13, 2021
1 parent bd9cace commit bcfc73d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# react-toggle-slider

A highly-customizable React toggle slider component.
A highly customizable React toggle slider component.

## Usage

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-toggle-slider",
"version": "0.2.1",
"version": "0.2.2",
"author": {
"email": "[email protected]",
"name": "Mark Vadeika"
Expand All @@ -10,7 +10,7 @@
"url": "https://github.com/VirtualParticle/react-toggle-slider.git"
},
"homepage": "https://github.com/VirtualParticle/react-toggle-slider",
"description": "A highly-customizable React toggle slider component.",
"description": "A highly customizable React toggle slider component.",
"keywords": ["react", "slider", "toggle", "switch", "typescript"],
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
Expand Down

0 comments on commit bcfc73d

Please sign in to comment.