LemmyNet / lemmy-js-client

A javascript / typescript http and websocket client and type system for Lemmy.
GNU Affero General Public License v3.0
135 stars 56 forks source link

Add pacakge manager to package.json #253

Closed SleeplessOne1917 closed 5 months ago

SleeplessOne1917 commented 5 months ago

pnpm always aggressively adds the package manager field to package.json if it's not there already. Making a PR to add the field so pnpm will stop.