hoppscotch / hoppscotch-extension

🧩 Browser extensions to provide more capabilities to https://hoppscotch.io
https://hoppscotch.io
MIT License
254 stars 95 forks source link

chore: move to pnpm from npm #230

Closed amk-dev closed 1 year ago

amk-dev commented 1 year ago

Changes

Closes HFE-232

Move to pnpm from npm

  1. update package-lock.json to pnpm-lock.yaml using pnpm import command
  2. update package.json scripts to using pnpx instead of npx