Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
chore: fix git errors in ci (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
strophy authored Sep 17, 2021
1 parent 081119d commit e29c78d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
22 changes: 10 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@grpc/proto-loader": "^0.5.2",
"cbor": "^7.0.6",
"lodash.get": "^4.4.2",
"protobufjs": "github:jawid-h/protobuf.js#8b91c72dca68fd6c418078fd2358c4969425dcdc",
"protobufjs": "git+https:github.com/jawid-h/protobuf.js#fix/buffer-conversion",
"semver": "^7.3.2"
}
}

0 comments on commit e29c78d

Please sign in to comment.