We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1dac2dd commit 0bfc9d7Copy full SHA for 0bfc9d7
secret-manager/package.json
@@ -8,7 +8,7 @@
8
"author": "Google LLC",
9
"repository": "googleapis/nodejs-secret-manager",
10
"engines": {
11
- "node": ">=8"
+ "node": ">=10"
12
},
13
"scripts": {
14
"test": "c8 mocha --recursive test/ --timeout=800000"
0 commit comments