Skip to content

Commit

Permalink
chore(deps): upgrade yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
eliandoran committed Dec 11, 2024
1 parent f685315 commit ff52b32
Show file tree
Hide file tree
Showing 4 changed files with 4,460 additions and 3,372 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ coverage
*.log
.env
node_modules
dist
dist
.yarn
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
"peerDependencies": {
"express": "^4.16.4"
},
"dependencies": {}
"packageManager": "[email protected]+sha512.f825273d0689cc9ead3259c14998037662f1dcd06912637b21a450e8da7cfeb4b1965bbee73d16927baa1201054126bc385c6f43ff4aa705c8631d26e12460f1"
}
Loading

0 comments on commit ff52b32

Please sign in to comment.