Skip to content

Commit

Permalink
fix for npmjs.org
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinx committed Jun 9, 2021
1 parent 8e93be9 commit 6c4b5f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Read our Merchant API [development guide](https://www.coinqvest.com/en/blog/guid
Requirements
------------
* NodeJS >= 10.14.0
* axios >= 0.19.2
* axios >= 0.21.1

Installation with npm
---------------------
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "COINQVEST Ltd.",
"name": "coinqvest-merchant-sdk",
"description": "Official COINQVEST Merchant API SDK for NodeJS by www.coinqvest.com",
"version": "0.0.4",
"version": "0.0.5",
"main": "./lib/index.js",
"keywords": [
"payment-gateway",
Expand Down

0 comments on commit 6c4b5f4

Please sign in to comment.