0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-04-15 03:02:51 -05:00

chore: fix changesets

This commit is contained in:
Juan Picado 2025-03-02 13:04:37 +01:00
parent a7c1f36ec1
commit 4166b31540
2 changed files with 7 additions and 3 deletions

View file

@ -49,7 +49,6 @@
"@verdaccio/eslint-config": "3.0.0",
"generator-verdaccio-plugin": "5.0.0",
"@verdaccio/test-helper": "3.0.0",
"@verdaccio/local-publish": "0.0.2",
"@verdaccio/local-scripts": "1.0.0",
"customprefix-auth": "2.0.0",
"@verdaccio/ui-components": "3.0.0",
@ -60,7 +59,8 @@
"@verdaccio/e2e-cli-npm-common": "1.0.0",
"@verdaccio/e2e-cli-pnpm-common": "1.0.2-next-8.0",
"@verdaccio/e2e-cli-pnpm10": "1.0.0",
"docusaurus-plugin-downloads": "2.0.0"
"docusaurus-plugin-downloads": "2.0.0",
"@verdaccio/local-publish": "0.0.2"
},
"changesets": [
"angry-doors-tan",
@ -85,11 +85,15 @@
"healthy-zoos-lie",
"hip-eggs-serve",
"hot-crews-live",
"itchy-glasses-end",
"long-eyes-drum",
"long-singers-drive",
"lucky-crabs-enjoy",
"nine-countries-remember",
"ninety-geese-do",
"popular-trees-grin",
"proud-houses-switch",
"quick-avocados-type",
"quick-seas-deny",
"real-seahorses-change",
"rotten-melons-notice",

View file

@ -12,7 +12,7 @@
"@verdaccio/types": "workspace:13.0.0-next-8.3",
"@verdaccio/core": "workspace:8.0.0-next-8.10",
"@verdaccio/config": "workspace:8.0.0-next-8.10",
"verdaccio": "8.0.0-next-8.10"
"verdaccio": "workspace:8.0.0-next-8.10"
},
"scripts": {
"start": "ts-node src/index.ts",