mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 5.0.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
14 lines
392 B
JSON
14 lines
392 B
JSON
{
|
|
"name": "Aaru.Server",
|
|
"version": "4.5.99.1663",
|
|
"description": "Server component for Aaru Data Preservation Suite",
|
|
"private": true,
|
|
"author": "Natalia Portillo <claunia@claunia.com>",
|
|
"homepage": "https://www.aaru.app",
|
|
"license": "LGPL",
|
|
"repository": "github:aaru-dps/Aaru.Server",
|
|
"dependencies": {
|
|
"bootstrap": "^5.0.0"
|
|
}
|
|
}
|