Add pacakge manager to package.json (#253)

Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
This commit is contained in:
SleeplessOne1917 2024-03-23 22:06:30 -04:00 committed by GitHub
parent 5566125d47
commit 72fd5c6509
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,5 +50,6 @@
"style": "module",
"parser": "typescript"
}
}
},
"packageManager": "pnpm@8.15.5"
}