Skip to content

Commit

Permalink
chore: package json adaptions
Browse files Browse the repository at this point in the history
  • Loading branch information
simllll committed Apr 22, 2021
1 parent fd18471 commit ca62dd8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "@hokify/axios-rate-limit",
"description": "Rate limit for axios.",
"version": "2.0.3",
"version": "2.0.4",
"license": "MIT",
"bugs": {
"url": "https://github.com/aishek/axios-rate-limit/issues"
"url": "https://github.com/hokify/axios-rate-limit/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/aishek/axios-rate-limit.git"
"url": "https://github.com/hokify/axios-rate-limit.git"
},
"homepage": "https://github.com/aishek/axios-rate-limit#readme",
"homepage": "https://github.com/hokify/axios-rate-limit#readme",
"devDependencies": {
"@hokify/eslint-config": "^1.1.5",
"axios": "^0.18.0",
Expand Down Expand Up @@ -63,6 +63,7 @@
"limit"
],
"author": "Alexandr Borisov ([email protected])",
"contributors": ["Simon Tretter ([email protected])"],
"yaspeller": {
"lang": "en",
"dictionary": [
Expand Down

0 comments on commit ca62dd8

Please sign in to comment.