mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-19 11:15:24 -04:00
a226c94df7
Never imported anywhere in the codebase (unused since v1.0); it is the only root dependency and nothing depends on it. Removing it also drops 6 transitive packages from the lockfile. Fixes #4565
10 lines
178 B
JSON
10 lines
178 B
JSON
{
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pewdiepie-archdaemon/odysseus.git"
|
|
},
|
|
"devDependencies": {
|
|
"@antithesishq/bombadil": "^0.6.1"
|
|
}
|
|
}
|