fix(web): disable pnpm strict version check (#1519)

fix(web): bypass pnpm version check
This commit is contained in:
soup 2024-04-22 19:51:24 +02:00 committed by GitHub
parent 4311341b03
commit 9d08f149b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
web/.npmrc Normal file
View file

@ -0,0 +1 @@
package-manager-strict=false