Skip to content

Commit 5934a6d

Browse files
remove coverage dir, revert version, remove sinon
1 parent 9ff7626 commit 5934a6d

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
**/*.log
22
**/node_modules
3-
coverage
43
.coverage
54
.nyc_output
65
docs/json

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
"propprop": "^0.3.1",
3131
"semver": "^5.3.0",
3232
"shelljs": "^0.7.3",
33-
"sinon": "^2.2.0",
3433
"string-format-obj": "^1.0.0",
3534
"string-includes": "^2.0.0",
3635
"through2": "^2.0.0"

packages/vision/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"repository": "GoogleCloudPlatform/google-cloud-node",
33
"name": "@google-cloud/vision",
4-
"version": "0.12.0",
4+
"version": "0.11.5",
55
"author": "Google Inc",
66
"description": "Google Cloud Vision API client for Node.js",
77
"contributors": [

0 commit comments

Comments
 (0)