diff --git a/package.json b/package.json index 380e5b3..a16aad3 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "lp", "type": "module", "version": "0.0.12", + "packageManager": "pnpm@9.13.2", "description": "Record your memories and craft your own masterpiece of life", "author": "IceyWu ", "repository": { diff --git a/src/components/Login/LoginForm.vue b/src/components/Login/LoginForm.vue index 3334051..fa255bf 100644 --- a/src/components/Login/LoginForm.vue +++ b/src/components/Login/LoginForm.vue @@ -1,6 +1,6 @@