Skip to content

Commit 4e3bcdd

Browse files
remove google-cloud from the update process for now
1 parent 28aeea8 commit 4e3bcdd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/google-cloud/npm-shrinkwrap.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/google-cloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"@google-cloud/prediction": "^0.5.0",
112112
"@google-cloud/pubsub": "^0.8.3",
113113
"@google-cloud/resource": "^0.6.0",
114-
"@google-cloud/spanner": "^0.2.0",
114+
"@google-cloud/spanner": "^0.1.0",
115115
"@google-cloud/speech": "^0.7.0",
116116
"@google-cloud/storage": "^0.8.0",
117117
"@google-cloud/translate": "^0.7.0",
@@ -128,6 +128,6 @@
128128
},
129129
"license": "Apache-2.0",
130130
"engines": {
131-
"node": ">=4.0.0"
131+
"node": ">=0.4.0"
132132
}
133133
}

0 commit comments

Comments
 (0)