mirror of https://github.com/grpc/grpc-node.git
Merge pull request #758 from johnjbarton/patch-1
Add LICENSE file from project root.
This commit is contained in:
commit
903c82b33a
|
@ -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