File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " youtube-api" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.0 " ,
4
4
"description" : " A Node.JS module, which provides an object oriented wrapper for the Youtube v3 API." ,
5
5
"main" : " lib/index.js" ,
6
6
"author" : " Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)" ,
27
27
"url" : " https://github.com/IonicaBizau/youtube-api/issues"
28
28
},
29
29
"dependencies" : {
30
- "googleapis" : " ^47.0 .0"
30
+ "googleapis" : " ^54.1 .0"
31
31
},
32
32
"homepage" : " https://github.com/IonicaBizau/youtube-api" ,
33
33
"directories" : {
36
36
"devDependencies" : {
37
37
"bug-killer" : " ^4.2.2" ,
38
38
"lien" : " ^3.3.0" ,
39
- "opn" : " ^4 .0.1 " ,
40
- "pretty-bytes" : " ^3.0.1 " ,
39
+ "opn" : " ^6 .0.0 " ,
40
+ "pretty-bytes" : " ^5. 3.0" ,
41
41
"r-json" : " ^1.2.2"
42
42
},
43
43
"scripts" : {
131
131
" bloggify.json" ,
132
132
" bloggify/"
133
133
]
134
- }
134
+ }
You can’t perform that action at this time.
0 commit comments