Merge branch 'main' into neo-cache-service

This commit is contained in:
Bassem Dghaidi
2024-10-09 07:45:11 -07:00
committed by GitHub
18 changed files with 215 additions and 229 deletions

View File

@@ -46,12 +46,10 @@
"@azure/abort-controller": "^1.1.0",
"@azure/ms-rest-js": "^2.6.0",
"@azure/storage-blob": "^12.13.0",
"semver": "^6.3.1",
"uuid": "^3.3.3"
"semver": "^6.3.1"
},
"devDependencies": {
"@types/semver": "^6.0.0",
"@types/uuid": "^3.4.5",
"typescript": "^5.2.2"
}
}