Skip to content

Commit 8e56bb0

Browse files
lukesneeringeralexander-fenster
authored andcommitted
Update samples/package.json to match package.json (#7)
1 parent 69628a6 commit 8e56bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"cover": "nyc --reporter=lcov --cache ava -T 20s --verbose test/*.test.js system-test/*.test.js && nyc report"
1515
},
1616
"dependencies": {
17-
"@google-cloud/datastore": "1.1.0",
17+
"@google-cloud/datastore": "1.2.0",
1818
"sinon": "4.1.2",
1919
"yargs": "10.0.3"
2020
},

0 commit comments

Comments
 (0)