Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 01d4475

Browse files
jinmelmayurkale22
authored andcommitted
Move propagation-binaryformat package to dependencies. (#488)
1 parent 1b03ba7 commit 01d4475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/opencensus-instrumentation-grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
"access": "public"
5151
},
5252
"devDependencies": {
53-
"@opencensus/propagation-binaryformat": "^0.0.11",
5453
"@types/lodash": "^4.14.109",
5554
"@types/mocha": "^5.2.5",
5655
"@types/node": "^10.12.12",
@@ -67,6 +66,7 @@
6766
},
6867
"dependencies": {
6968
"@opencensus/core": "^0.0.11",
69+
"@opencensus/propagation-binaryformat": "^0.0.11",
7070
"grpc": "~1.19.0",
7171
"lodash": "^4.17.11",
7272
"object-sizeof": "^1.3.0",

0 commit comments

Comments
 (0)