Update version and dependencies for final release

This commit is contained in:
Michael Lumish 2020-11-24 16:18:47 -08:00
parent 7c5c4e845a
commit 4b3e0b6a8a

View File

@ -1,6 +1,6 @@
{
"name": "@grpc/proto-loader",
"version": "0.6.0-pre17",
"version": "0.6.0",
"author": "Google Inc.",
"contributors": [
{
@ -49,7 +49,7 @@
"lodash.camelcase": "^4.3.0",
"long": "^4.0.0",
"protobufjs": "^6.10.0",
"yargs": "^15.3.1"
"yargs": "^16.1.1"
},
"devDependencies": {
"@types/lodash.camelcase": "^4.3.4",