chore: Upgrade npm

This commit is contained in:
Sidharth Vinod
2025-12-02 21:49:57 +05:30
parent 9565355af1
commit 9a987773e5

View File

@@ -35,6 +35,7 @@ jobs:
- name: Install Packages
run: |
pnpm install --frozen-lockfile
pnpm install -g npm@11
npm --version
# - name: Create Release Pull Request or Publish to npm