Require @types/protobuf.js at version 5.x as a dependency

This commit is contained in:
Jeremy Forsythe 2019-04-15 16:33:03 -04:00 committed by murgatroid99
parent 497ba67f66
commit 29fb20c30d
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
"node-pre-gyp"
],
"dependencies": {
"@types/protobufjs": "^5.0.31",
"lodash.camelcase": "^4.3.0",
"lodash.clone": "^4.5.0",
"nan": "^2.13.2",