mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
20478949d8
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
15 lines
237 B
JSON
15 lines
237 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"swashbuckle.aspnetcore.cli": {
|
|
"version": "6.7.3",
|
|
"commands": ["swagger"]
|
|
},
|
|
"dotnet-ef": {
|
|
"version": "8.0.8",
|
|
"commands": ["dotnet-ef"]
|
|
}
|
|
}
|
|
}
|