Skip to content

Commit

Permalink
Fix docs and regenerate scaffolding. (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored and lukesneeringer committed Oct 30, 2017
1 parent 520281b commit 06f4904
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"author": "Google Inc.",
"repository": "googleapis/nodejs-dlp",
"engines": {
"node": ">=4.3.2"
"node": ">=4.0.0"
},
"scripts": {
"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"
},
"dependencies": {
"@google-cloud/bigquery": "^0.10.0",
Expand Down

0 comments on commit 06f4904

Please sign in to comment.