Skip to content

Commit

Permalink
chore(plugin-pg): move dependencies to devDependencies (open-telemetr…
Browse files Browse the repository at this point in the history
  • Loading branch information
mayurkale22 committed Dec 23, 2019
1 parent 17ee649 commit 38ce1c3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
"access": "public"
},
"devDependencies": {
"@opentelemetry/node": "^0.3.1",
"@opentelemetry/tracing": "^0.3.1",
"@types/mocha": "^5.2.7",
"@types/node": "^12.6.9",
"@types/pg": "^7.11.2",
Expand All @@ -62,8 +64,6 @@
},
"dependencies": {
"@opentelemetry/core": "^0.3.1",
"@opentelemetry/node": "^0.3.1",
"@opentelemetry/tracing": "^0.3.1",
"@opentelemetry/types": "^0.3.1",
"shimmer": "^1.2.1"
}
Expand Down

0 comments on commit 38ce1c3

Please sign in to comment.