Skip to content

Commit

Permalink
chore: disable package-manager-strict for pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
BatuhanW committed May 27, 2024
1 parent ad6b0cc commit d6fba25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ legacy-peer-deps=true
link-workspace-packages=true
node-linker=hoisted
child-concurrency=1
package-manager-strict=false
1 change: 1 addition & 0 deletions documentation/.npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-manager-strict=false

0 comments on commit d6fba25

Please sign in to comment.