Skip to content

Commit

Permalink
More word time offset samples. (#443)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdobry authored Aug 3, 2017
1 parent dc234c4 commit b50984f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions packages/google-cloud-node/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"test": "npm run system-test"
},
"dependencies": {
"@google-cloud/speech": "^0.10.2",
"@google-cloud/storage": "^1.2.0",
"@google-cloud/speech": "0.10.2",
"@google-cloud/storage": "1.2.1",
"node-record-lpcm16": "0.3.0",
"yargs": "^8.0.2"
"yargs": "8.0.2"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "^1.4.15",
"ava": "^0.19.1",
"@google-cloud/nodejs-repo-tools": "1.4.15",
"ava": "0.21.0",
"proxyquire": "1.8.0",
"sinon": "2.3.4"
"sinon": "3.0.0"
},
"cloud-repo-tools": {
"requiresKeyFile": true,
Expand Down

0 comments on commit b50984f

Please sign in to comment.