Skip to content

Commit

Permalink
Update deps & add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
tiaanduplessis committed Mar 29, 2018
1 parent 68c5297 commit 4279272
Show file tree
Hide file tree
Showing 2 changed files with 379 additions and 240 deletions.
13 changes: 10 additions & 3 deletions package.json
Expand Up @@ -29,10 +29,17 @@
"husky": "^0.14.3",
"prettier-standard": "^8.0.0",
"jest": "^22.1.4",
"documentation": "^5.3.5"
"documentation": "^6.1.0"
},
"dependencies": {
"node-fetch": "^1.7.2",
"node-fetch": "^2.1.2",
"qs": "^6.5.1"
}
},
"keywords": [
"api",
"wrapper",
"coinmarketcap",
"bitcoin",
"cryptocurrency"
]
}

0 comments on commit 4279272

Please sign in to comment.