diff options
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8b9421db..11f3fd34 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "vitest": "~0.25.3", "vue": "~3.2.45" }, - "packageManager": "[email protected]", + "packageManager": "[email protected]", "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0", "npm": ">=6.14.13" |
