Skip to content

Commit 21fdb19

Browse files
jmdobryAce Nassri
authored and
Ace Nassri
committed
Upgrade repo-tools and regenerate scaffolding. (#9)
1 parent bf2bb02 commit 21fdb19

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

translate/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "Google Inc.",
77
"repository": "googleapis/nodejs-translate",
88
"engines": {
9-
"node": ">=4.3.2"
9+
"node": ">=4.0.0"
1010
},
1111
"scripts": {
1212
"ava": "ava -T 20s --verbose test/*.test.js ./system-test/*.test.js",
@@ -18,9 +18,9 @@
1818
"yargs": "10.0.3"
1919
},
2020
"devDependencies": {
21-
"@google-cloud/nodejs-repo-tools": "2.0.11",
22-
"ava": "0.22.0",
21+
"@google-cloud/nodejs-repo-tools": "2.1.0",
22+
"ava": "0.23.0",
2323
"proxyquire": "1.8.0",
24-
"sinon": "4.0.1"
24+
"sinon": "4.0.2"
2525
}
2626
}

0 commit comments

Comments
 (0)