Skip to content

Commit

Permalink
#8: package.json was updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Arkhipov committed Jan 25, 2020
1 parent 854a13d commit a6762c4
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-promise-loader",
"version": "1.0.0",
"description": "The loader component for React",
"description": "This is an NPM package with a component for React that will help you display the loader at use react-promise-tracker",
"main": "./dist/index.js",
"scripts": {
"build": "webpack --mode production",
Expand All @@ -18,7 +18,9 @@
"keywords": [
"react-component",
"npm-package",
"loader"
"loader-component",
"loader",
"promise-tracker"
],
"author": "awibox",
"license": "MIT",
Expand Down

0 comments on commit a6762c4

Please sign in to comment.