Skip to content

Commit

Permalink
v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchanJS committed Oct 15, 2021
1 parent 522c125 commit 6634859
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 7 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-axios-config",
"version": "1.0.1",
"version": "1.0.0",
"description": "A npm package for Reactjs, to handle config variables while making any request using axios.",
"main": "index.js",
"scripts": {
Expand All @@ -11,15 +11,17 @@
"url": "git+https://github.com/ArchanJS/npm-axios-config.git"
},
"keywords": [
"npm",
"npm-axios",
"axios",
"react",
"config",
"npm-axios-config",
"react",
"axios-request",
"request",
"axios-config",
"headers"
"axios-config-npm"
],
"author": "archan99",
"author": "archan9",
"license": "ISC",
"bugs": {
"url": "https://github.com/ArchanJS/npm-axios-config/issues"
Expand Down

0 comments on commit 6634859

Please sign in to comment.