chore: add missing semver type dependency (#702)

This commit is contained in:
Daniel Dyla 2020-01-16 12:16:37 -05:00 committed by Mayur Kale
parent 349674480e
commit 33098e2929
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
"@opentelemetry/tracing": "^0.3.2",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.12",
"@types/semver": "^6.2.0",
"@types/shimmer": "^1.0.1",
"@types/sinon": "^7.5.0",
"codecov": "^3.6.1",