mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
1d11128051
* chore: 1. Remove @ts-ignore, 2. Remove :any and infer from existed lib, 3. Prevent variable re-assign * chore: add changeset
6 lines
130 B
Markdown
6 lines
130 B
Markdown
---
|
|
'@verdaccio/middleware': patch
|
|
'@verdaccio/web': patch
|
|
---
|
|
|
|
Remove @ts-ignore and any in packages/web/src/endpoint/package.ts
|