diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index bf8ac932..9fea5f5b 100644 --- a/package.json +++ b/package.json @@ -138,7 +138,7 @@ "vitepress": "1.0.0-alpha.19", "vitest": "~0.23.4" }, - "packageManager": "[email protected]", + "packageManager": "[email protected]", "engines": { "node": ">=14.0.0", "npm": ">=6.0.0" |
