Skip to content

Commit 06e0929

Browse files
authored
fix: adds node-pre-gyp as dev dependency (open-telemetry#322)
1 parent 579850e commit 06e0929

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/opentelemetry-plugin-grpc/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"gts": "^1.1.0",
4848
"mocha": "^6.2.0",
4949
"nyc": "^14.1.1",
50+
"node-pre-gyp": "^0.12.0",
5051
"tslint-microsoft-contrib": "^6.2.0",
5152
"tslint-consistent-codestyle":"^1.15.1",
5253
"ts-mocha": "^6.0.0",

0 commit comments

Comments
 (0)