Update package.json (#879)

This commit is contained in:
Lauren Long
2018-08-20 13:59:16 -07:00
committed by GitHub
parent 30ff32a9ea
commit 4ce43ca716

View File

@@ -105,6 +105,6 @@
"sinon-chai": "^2.8.0"
},
"optionalDependencies": {
"@google-cloud/functions-emulator": "^1.0.0-beta.4"
"@google-cloud/functions-emulator": "^1.0.0-beta.5"
}
}