LemmyNet / lemmy-js-client

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

Replace yalc recommendation for instructions to do the same thing with pnpm #254

Closed SleeplessOne1917 closed 7 months ago

SleeplessOne1917 commented 7 months ago

pnpm add supports adding local dependencies easily. Since this library uses pnpm now, yalc is unnecessary.