Skip to content

Commit 806d5d7

Browse files
committed
update keywords
1 parent 32fcc19 commit 806d5d7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-range-step-input",
33
"version": "1.0.0",
4-
"description": "An <input type=range> that steps up and down on click ",
4+
"description": "An <input type=range> that steps up and down on click.",
55
"main": "src/RangeStepInput.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
@@ -12,6 +12,9 @@
1212
"url": "git+https://github.com/nikolas/react-range-step-input.git"
1313
},
1414
"keywords": [
15+
"react",
16+
"range-input",
17+
"science",
1518
"astronomy"
1619
],
1720
"author": "Nikolas Nyby",

0 commit comments

Comments
 (0)