We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 367bf26 commit 7f58375Copy full SHA for 7f58375
dlp/package.json
@@ -7,7 +7,7 @@
7
"author": "Google Inc.",
8
"repository": "googleapis/nodejs-dlp",
9
"engines": {
10
- "node": ">=6.0.0"
+ "node": ">=8"
11
},
12
"scripts": {
13
"test": "ava -T 5m --verbose system-test/*.test.js"
0 commit comments