mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-27 22:59:51 -05:00
chore: remove not need dependency
This commit is contained in:
parent
4932d1f47e
commit
6e21bee204
2 changed files with 0 additions and 3 deletions
|
@ -39,7 +39,6 @@
|
|||
"build": "pnpm run build:js && pnpm run build:types"
|
||||
},
|
||||
"dependencies": {
|
||||
"@verdaccio/commons-api": "workspace:11.0.0-alpha.3",
|
||||
"dayjs": "1.8.36",
|
||||
"fast-safe-stringify": "2.0.7",
|
||||
"kleur": "3.0.3",
|
||||
|
|
2
pnpm-lock.yaml
generated
2
pnpm-lock.yaml
generated
|
@ -548,7 +548,6 @@ importers:
|
|||
packages/logger-prettify:
|
||||
specifiers:
|
||||
'@types/pino': 6.0.1
|
||||
'@verdaccio/commons-api': workspace:11.0.0-alpha.3
|
||||
dayjs: 1.8.36
|
||||
fast-safe-stringify: 2.0.7
|
||||
kleur: 3.0.3
|
||||
|
@ -557,7 +556,6 @@ importers:
|
|||
prettier-bytes: 1.0.4
|
||||
pretty-ms: 5.1.0
|
||||
dependencies:
|
||||
'@verdaccio/commons-api': link:../core/commons-api
|
||||
dayjs: 1.8.36
|
||||
fast-safe-stringify: 2.0.7
|
||||
kleur: 3.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue