diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 6a24b178..7faf335f 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "vitepress": "~0.22.4", "vitest": "~0.12.6" }, - "packageManager": "[email protected]", + "packageManager": "[email protected]", "engines": { "node": ">=14.0.0", "npm": ">=6.0.0" |
