Skip to content

Commit

Permalink
update dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
sprgn committed Apr 25, 2019
1 parent 8e8d7a7 commit dbcd8a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tasty-works-api",
"version": "0.1.1",
"version": "0.2.0",
"description": "NodeJS API wrapper for Tastyworks API",
"main": "index.js",
"scripts": {},
Expand All @@ -27,6 +27,6 @@
"node": ">=6.0.0"
},
"dependencies": {
"superagent": "^4.0.0"
"superagent": "^5.0.2"
}
}

0 comments on commit dbcd8a3

Please sign in to comment.