Remove unecessary packages from top level package.json

This commit is contained in:
Bassem Dghaidi
2024-11-14 06:36:42 -08:00
committed by GitHub
parent 5e9ef8532f
commit ab8110fa2f
4 changed files with 631 additions and 2533 deletions

View File

@@ -45,7 +45,10 @@
"@azure/abort-controller": "^1.1.0",
"@azure/ms-rest-js": "^2.6.0",
"@azure/storage-blob": "^12.13.0",
"semver": "^6.3.1"
"@protobuf-ts/plugin": "^2.9.4",
"semver": "^6.3.1",
"jwt-decode": "^3.1.2",
"twirp-ts": "^2.5.0"
},
"devDependencies": {
"@types/semver": "^6.0.0",