diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0faf3641..09bd9699 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "vitepress": "1.0.0-alpha.8", "vitest": "~0.22.0" }, - "packageManager": "[email protected]", + "packageManager": "[email protected]", "engines": { "node": ">=14.0.0", "npm": ">=6.0.0" |
