[squash] fix typo

This commit is contained in:
Ali Ijaz Sheikh 2018-05-21 07:48:16 -07:00 committed by GitHub
parent 7b9ad34d50
commit 1192eed498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"