mirror of
https://github.com/bitwarden/server.git
synced 2024-12-01 13:43:23 +01:00
2df5fe1340
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
15 lines
238 B
JSON
15 lines
238 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"swashbuckle.aspnetcore.cli": {
|
|
"version": "6.5.0",
|
|
"commands": ["swagger"]
|
|
},
|
|
"dotnet-ef": {
|
|
"version": "7.0.15",
|
|
"commands": ["dotnet-ef"]
|
|
}
|
|
}
|
|
}
|