File tree 2 files changed +3
-3
lines changed
packages/google-cloud-compute
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/compute" ,
3
3
"description" : " Google Compute Engine Client Library for Node.js" ,
4
- "version" : " 0.9.0 " ,
4
+ "version" : " 0.9.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
58
58
"test" : " repo-tools test run --cmd npm -- run cover"
59
59
},
60
60
"dependencies" : {
61
- "@google-cloud/common" : " ^0.16.0 " ,
61
+ "@google-cloud/common" : " ^0.16.1 " ,
62
62
"arrify" : " ^1.0.0" ,
63
63
"async" : " ^2.5.0" ,
64
64
"create-error-class" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 15
15
"test" : " repo-tools test run --cmd npm -- run all-test"
16
16
},
17
17
"dependencies" : {
18
- "@google-cloud/compute" : " 0.9.0 " ,
18
+ "@google-cloud/compute" : " 0.9.1 " ,
19
19
"googleapis" : " 22.2.0" ,
20
20
"nodemailer" : " 4.3.1" ,
21
21
"nodemailer-smtp-transport" : " 2.7.4" ,
You can’t perform that action at this time.
0 commit comments