Skip to content

Commit

Permalink
chore(deps): pin dependencies (#1401)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 10, 2020
1 parent 978506c commit 04338be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions getting-started/ts-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"author": "OpenTelemetry Authors",
"license": "Apache-2.0",
"devDependencies": {
"@types/express": "^4.17.7",
"@types/node": "^14.0.27",
"@types/express": "4.17.7",
"@types/node": "14.0.27",
"ts-node": "8.10.2"
},
"dependencies": {
Expand Down

0 comments on commit 04338be

Please sign in to comment.