There was an error while loading. Please reload this page.
1 parent 520281b commit 06f4904Copy full SHA for 06f4904
1 file changed
dlp/package.json
@@ -7,10 +7,10 @@
7
"author": "Google Inc.",
8
"repository": "googleapis/nodejs-dlp",
9
"engines": {
10
- "node": ">=4.3.2"
+ "node": ">=4.0.0"
11
},
12
"scripts": {
13
- "test": "samples test run --cmd ava -- -T 1m --verbose system-test/*.test.js"
+ "test": "repo-tools test run --cmd ava -- -T 1m --verbose system-test/*.test.js"
14
15
"dependencies": {
16
"@google-cloud/bigquery": "^0.10.0",
0 commit comments