mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-25 13:51:12 +00:00
Add pacakge manager to package.json (#253)
Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
This commit is contained in:
parent
5566125d47
commit
72fd5c6509
1 changed files with 2 additions and 1 deletions
|
@ -50,5 +50,6 @@
|
|||
"style": "module",
|
||||
"parser": "typescript"
|
||||
}
|
||||
}
|
||||
},
|
||||
"packageManager": "pnpm@8.15.5"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue