Skip to content

Commit 4d15ea0

Browse files
committed
Merge pull request #99 from pcostell/master
Bump gcloud requirement to version based on Datastore v1beta3.
2 parents 3c2d608 + 9379a8e commit 4d15ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

datastore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
},
1515
"dependencies": {
1616
"async": "^1.5.2",
17-
"gcloud": "^0.28.0"
17+
"gcloud": "^0.30.3"
1818
}
1919
}

0 commit comments

Comments
 (0)