Skip to content

Commit

Permalink
fix(web): disable pnpm strict version check (#1519)
Browse files Browse the repository at this point in the history
fix(web): bypass pnpm version check
  • Loading branch information
s0up4200 committed Apr 22, 2024
1 parent 4311341 commit 9d08f14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-manager-strict=false

0 comments on commit 9d08f14

Please sign in to comment.