⬆️ Fix package.json package manager

This commit is contained in:
pheralb 2025-03-04 13:01:30 +00:00
parent 2bc48282fb
commit 0259a12d92

View File

@ -1,7 +1,7 @@
{
"name": "@pheralb/svgl",
"author": "@pheralb_",
"version": "4.4.0",
"version": "4.5.0",
"description": "A beautiful library with SVG logos.",
"private": true,
"license": "MIT",
@ -87,6 +87,5 @@
"typescript-eslint": "8.6.0",
"vite": "5.4.7",
"vitest": "2.1.1"
},
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
}
}