Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jacoblee93 authored Jan 25, 2024
1 parent 15b8e8c commit 02afa3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"engines": {
"node": "20.10.0",
"yarn": "^1.22.19"
"yarn": "^1.22.21"
},
"resolutions": {
"**/@hello-pangea/dnd": "16.2.0",
Expand Down Expand Up @@ -1682,5 +1682,5 @@
"yargs": "^15.4.1",
"yarn-deduplicate": "^6.0.2"
},
"packageManager": "^yarn@1.22.19"
}
"packageManager": "yarn@1.22.21"
}

0 comments on commit 02afa3d

Please sign in to comment.