Skip to content

Commit

Permalink
chore: update pnpm + ignore eslint update
Browse files Browse the repository at this point in the history
  • Loading branch information
sukovanej committed Apr 19, 2024
1 parent 8d53fd6 commit a74f8fb
Show file tree
Hide file tree
Showing 2 changed files with 4,085 additions and 3,362 deletions.
9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/sukovanej/effect-log/issues"
},
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@9.0.4",
"publishConfig": {
"access": "public",
"directory": "dist"
Expand Down Expand Up @@ -67,5 +67,12 @@
},
"peerDependencies": {
"effect": "^3.0.0"
},
"pnpm": {
"updateConfig": {
"ignoreDependencies": [
"eslint"
]
}
}
}
Loading

0 comments on commit a74f8fb

Please sign in to comment.