Skip to content

Commit

Permalink
Change implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Novas committed Oct 24, 2017
1 parent 7d6d581 commit 8abff85
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
Expand Up @@ -7,7 +7,7 @@
"url": "https://github.com/tnovas/youtube"
},
"email": "tnovas@gmail.com",
"version": "1.2.0",
"version": "1.2.1",
"description": "This module is a implementation of Youtube Data API V3 https://developers.google.com/youtube/v3/guides",
"main": "app.js",
"scripts": {
Expand All @@ -25,6 +25,6 @@
"dependencies": {
"axios": "^0.16.2",
"express": "^4.16.2",
"oauth20": "^2.0.0"
"oauth20": "^2.0.2"
}
}

0 comments on commit 8abff85

Please sign in to comment.