We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d7adf commit 67abf03Copy full SHA for 67abf03
packages/google-cloud-tasks/package.json
@@ -46,7 +46,7 @@
46
"lodash.merge": "^4.6.1"
47
},
48
"devDependencies": {
49
- "@google-cloud/nodejs-repo-tools": "^2.3.1",
+ "@google-cloud/nodejs-repo-tools": "^3.0.0",
50
"codecov": "^3.0.2",
51
"eslint": "^5.0.0",
52
"eslint-config-prettier": "^3.0.0",
packages/google-cloud-tasks/samples/package.json
@@ -20,7 +20,7 @@
20
"yargs": "^12.0.1"
21
22
23
- "@google-cloud/nodejs-repo-tools": "^2.3.0",
24
"ava": "^0.25.0",
25
"proxyquire": "^2.0.1",
26
"sinon": "^7.0.0"
0 commit comments