Skip to content

Commit

Permalink
chore: make samples depend on the current version (#43)
Browse files Browse the repository at this point in the history
* generated new lock files
  • Loading branch information
alexander-fenster authored and stephenplusplus committed Mar 21, 2018
1 parent 2cc5a89 commit 2b1f6a7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions packages/google-cloud-node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/google-cloud-node/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"test": "repo-tools test run --cmd ava -- -T 20s --verbose system-test/*.test.js"
},
"dependencies": {
"@google-cloud/speech": "1.1.0",
"@google-cloud/speech": "1.2.0",
"@google-cloud/storage": "1.4.0",
"node-record-lpcm16": "0.3.0",
"yargs": "10.0.3"
Expand Down

0 comments on commit 2b1f6a7

Please sign in to comment.