Skip to content

Commit

Permalink
Update dependencies (#468)
Browse files Browse the repository at this point in the history
* Fix docs-samples tests, round 1

* Fix circle.yml

* Add RUN_ALL_BUILDS flag

* More container builder bugfixes

* Tweak env vars + remove manual proxy install

* Env vars in bashrc don't evaluate dynamically, so avoid them

* Add semicolons for command ordering

* Add appengine/static-files test to circle.yaml

* Fix failing container builder tests

* Address comments
  • Loading branch information
Ace Nassri authored Aug 31, 2017
1 parent 87645e6 commit 091d519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dlp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"yargs": "8.0.2"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "1.4.16",
"@google-cloud/nodejs-repo-tools": "1.4.17",
"ava": "0.21.0"
}
}

0 comments on commit 091d519

Please sign in to comment.