mirror of https://github.com/grpc/grpc-node.git
Add LICENSE file from project root.
Lawyers want to see the LICENSE.
This commit is contained in:
parent
86d4914c22
commit
31a5fc2eb6
|
@ -45,6 +45,7 @@
|
||||||
"semver": "^5.5.0"
|
"semver": "^5.5.0"
|
||||||
},
|
},
|
||||||
"files": [
|
"files": [
|
||||||
"build/src/*.{js,d.ts}"
|
"build/src/*.{js,d.ts}",
|
||||||
|
"LICENSE"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue