Merge pull request #295 from murgatroid99/protobuf_bump_backport

Update protobufjs version
This commit is contained in:
Michael Lumish 2018-04-30 14:30:02 -07:00 committed by GitHub
commit 9cab9e2d4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@
"@types/lodash": "^4.14.104",
"@types/node": "^9.4.6",
"lodash": "^4.17.5",
"protobufjs": "^6.8.5"
"protobufjs": "^6.8.6"
},
"devDependencies": {
"clang-format": "^1.2.2",