Skip to content

Commit a23614b

Browse files
author
Andrei Arkhipov
authored
Merge pull request #9 from awibox/develop
#8: package.json was updated
2 parents 2187958 + a6762c4 commit a23614b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-promise-loader",
33
"version": "1.0.0",
4-
"description": "The loader component for React",
4+
"description": "This is an NPM package with a component for React that will help you display the loader at use react-promise-tracker",
55
"main": "./dist/index.js",
66
"scripts": {
77
"build": "webpack --mode production",
@@ -18,7 +18,9 @@
1818
"keywords": [
1919
"react-component",
2020
"npm-package",
21-
"loader"
21+
"loader-component",
22+
"loader",
23+
"promise-tracker"
2224
],
2325
"author": "awibox",
2426
"license": "MIT",

0 commit comments

Comments
 (0)