Merge pull request #956 from murgatroid99/protobufjs_types_dep_deletion_again

Remove dependency on @types/protobufjs again
This commit is contained in:
Michael Lumish 2019-07-09 18:24:59 -07:00 committed by GitHub
commit 8a89f19d5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

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

View File

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