File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
"e2e" : " repo-tools test deploy && E2E_TESTS=True ava -t 30s --tap test/*.test.js"
29
29
},
30
30
"dependencies" : {
31
- "@google-cloud/connect-datastore" : " ^2 .0.1 " ,
31
+ "@google-cloud/connect-datastore" : " ^3 .0.0 " ,
32
32
"@google-cloud/datastore" : " ^4.0.0" ,
33
33
"@google-cloud/storage" : " ^1.7.0" ,
34
34
"body-parser" : " ^1.18.3" ,
Original file line number Diff line number Diff line change 28
28
"e2e" : " repo-tools test deploy && E2E_TESTS=True ava -t 30s --tap test/*.test.js"
29
29
},
30
30
"dependencies" : {
31
- "@google-cloud/connect-datastore" : " ^2 .0.1 " ,
31
+ "@google-cloud/connect-datastore" : " ^3 .0.0 " ,
32
32
"@google-cloud/datastore" : " ^4.0.0" ,
33
33
"@google-cloud/debug-agent" : " ^3.0.1" ,
34
34
"@google-cloud/logging-winston" : " ^0.11.0" ,
Original file line number Diff line number Diff line change 28
28
"e2e" : " repo-tools test deploy && repo-tools test deploy --yaml worker.yaml && E2E_TESTS=True ava -t 30s --tap test/*.test.js"
29
29
},
30
30
"dependencies" : {
31
- "@google-cloud/connect-datastore" : " ^2 .0.1 " ,
31
+ "@google-cloud/connect-datastore" : " ^3 .0.0 " ,
32
32
"@google-cloud/datastore" : " ^4.0.0" ,
33
33
"@google-cloud/debug-agent" : " ^3.0.1" ,
34
34
"@google-cloud/logging-winston" : " ^0.11.0" ,
Original file line number Diff line number Diff line change 26
26
},
27
27
"license" : " Apache-2.0" ,
28
28
"dependencies" : {
29
- "@google-cloud/connect-datastore" : " ^2 .0.1 " ,
29
+ "@google-cloud/connect-datastore" : " ^3 .0.0 " ,
30
30
"@google-cloud/datastore" : " ^4.0.0" ,
31
31
"@google-cloud/debug-agent" : " ^3.0.1" ,
32
32
"@google-cloud/logging-winston" : " ^0.11.0" ,
Original file line number Diff line number Diff line change 16
16
"test" : " npm run lint && npm run ava"
17
17
},
18
18
"dependencies" : {
19
- "@google-cloud/connect-datastore" : " ^2 .0.1 " ,
19
+ "@google-cloud/connect-datastore" : " ^3 .0.0 " ,
20
20
"@google-cloud/datastore" : " ^4.0.0" ,
21
21
"@google-cloud/debug-agent" : " ^3.0.0" ,
22
22
"@google-cloud/logging-winston" : " ^0.11.0" ,
You can’t perform that action at this time.
0 commit comments