Skip to content

Commit

Permalink
Add overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorhdzg committed Aug 14, 2023
1 parent 6f3a441 commit 692bd2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
15 changes: 0 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"dependencies": {
"@azure/core-auth": "^1.5.0",
"@azure/core-rest-pipeline": "1.10.1",
"@azure/core-util": "1.2.0",
"@azure/opentelemetry-instrumentation-azure-sdk": "^1.0.0-beta.5",
"@microsoft/applicationinsights-web-snippet": "^1.0.1",
"@opentelemetry/api": "^1.4.1",
Expand All @@ -74,6 +73,9 @@
"diagnostic-channel": "1.1.1",
"diagnostic-channel-publishers": "1.0.7"
},
"overrides": {
"@azure/core-util": "1.2.0"
},
"peerDependencies": {
"applicationinsights-native-metrics": "*"
},
Expand Down

0 comments on commit 692bd2d

Please sign in to comment.