Skip to content

Commit

Permalink
E
Browse files Browse the repository at this point in the history
  • Loading branch information
MotorTruck1221 committed Sep 18, 2024
1 parent 229b4ce commit fe93eb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Setup PNPM
uses: pnpm/action-setup@v3
with:
version: 9.1.1
version: 9.9.0

- name: Setup Node
uses: actions/setup-node@v4
Expand Down
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-manager-strict: false

0 comments on commit fe93eb5

Please sign in to comment.