mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
[squash] fix typo
This commit is contained in:
parent
7b9ad34d50
commit
1192eed498
@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"description": "gRPC Library for Node - pure JS core",
|
||||
"homepage": "https://grpc.io/",
|
||||
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js-core"
|
||||
"repository": "https://github.com/grpc/grpc-node/tree/master/packages/grpc-js-core",
|
||||
"main": "build/src/index.js",
|
||||
"engines": {
|
||||
"node": ">=8.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user