mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⬆️ Fix package.json package manager
This commit is contained in:
+2
-3
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@pheralb/svgl",
|
"name": "@pheralb/svgl",
|
||||||
"author": "@pheralb_",
|
"author": "@pheralb_",
|
||||||
"version": "4.4.0",
|
"version": "4.5.0",
|
||||||
"description": "A beautiful library with SVG logos.",
|
"description": "A beautiful library with SVG logos.",
|
||||||
"private": true,
|
"private": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -87,6 +87,5 @@
|
|||||||
"typescript-eslint": "8.6.0",
|
"typescript-eslint": "8.6.0",
|
||||||
"vite": "5.4.7",
|
"vite": "5.4.7",
|
||||||
"vitest": "2.1.1"
|
"vitest": "2.1.1"
|
||||||
},
|
}
|
||||||
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user