Skip to content

Commit 0182df2

Browse files
authored
Merge pull request #52 from lunarway/feature/typescript-typings
Add TypeScript typings to gRPC native core package
2 parents 2cc053e + 00b4bc6 commit 0182df2

File tree

3 files changed

+1223
-0
lines changed

3 files changed

+1223
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
},
1010
"license": "Apache-2.0",
1111
"devDependencies": {
12+
"@types/node": "^8.0.32",
1213
"del": "^3.0.0",
1314
"execa": "^0.8.0",
1415
"gulp": "^3.9.1",

0 commit comments

Comments
 (0)