mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Add bootstrap to dependencies again.
This commit is contained in:
13
DiscImageChef.Server/package.json
Normal file
13
DiscImageChef.Server/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "DiscImageChef.Server",
|
||||
"version": "4.5.99.1663",
|
||||
"description": "Server component for The Disc Image Chef",
|
||||
"private": true,
|
||||
"author": "Natalia Portillo <claunia@claunia.com>",
|
||||
"homepage": "https://discimagechef.app",
|
||||
"license": "LGPL",
|
||||
"repository": "github:discimagechef/DiscImageChef.Server",
|
||||
"dependencies": {
|
||||
"bootstrap": "^4.3.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user