File tree 4 files changed +1931
-1229
lines changed
4 files changed +1931
-1229
lines changed Original file line number Diff line number Diff line change 23
23
"test" : " npm run system-test"
24
24
},
25
25
"dependencies" : {
26
- "@google-cloud/language" : " 0.10.3 " ,
27
- "@google-cloud/storage" : " 1.1.0 " ,
28
- "yargs" : " 7.1.0 "
26
+ "@google-cloud/language" : " 0.10.5 " ,
27
+ "@google-cloud/storage" : " 1.1.1 " ,
28
+ "yargs" : " 8.0.2 "
29
29
},
30
30
"devDependencies" : {
31
- "@google-cloud/nodejs-repo-tools" : " 1.4.14 " ,
31
+ "@google-cloud/nodejs-repo-tools" : " 1.4.15 " ,
32
32
"ava" : " 0.19.1" ,
33
- "proxyquire" : " 1.7.11 " ,
34
- "sinon" : " 2.1.0 "
33
+ "proxyquire" : " 1.8.0 " ,
34
+ "sinon" : " 2.3.4 "
35
35
},
36
36
"cloud-repo-tools" : {
37
37
"requiresKeyFile" : true ,
Original file line number Diff line number Diff line change 24
24
"test" : " npm run system-test"
25
25
},
26
26
"dependencies" : {
27
- "botkit " : " 0.0 .5" ,
28
- "@google-cloud/language " : " 0.10.2 " ,
27
+ "@google-cloud/language " : " 0.10 .5" ,
28
+ "botkit " : " 0.5.4 " ,
29
29
"sqlite3" : " 3.1.8"
30
30
},
31
31
"devDependencies" : {
32
- "@google-cloud/nodejs-repo-tools" : " 1.4.4 " ,
32
+ "@google-cloud/nodejs-repo-tools" : " 1.4.15 " ,
33
33
"ava" : " 0.19.1" ,
34
- "proxyquire" : " 1.7.11 " ,
35
- "sinon" : " 2.1.0 "
34
+ "proxyquire" : " 1.8.0 " ,
35
+ "sinon" : " 2.3.4 "
36
36
}
37
37
}
You can’t perform that action at this time.
0 commit comments