Skip to content

Commit

Permalink
Fix package manager version (#197)
Browse files Browse the repository at this point in the history
* chore: fix package manager version

* chore: fix package manager version
  • Loading branch information
Matwog authored Mar 21, 2024
1 parent 1e79442 commit 6d60948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@
"qs": "6.9.7",
"json5": "2.2.3"
},
"packageManager": "yarn"
"packageManager": "^yarn@1.22.19"
}

0 comments on commit 6d60948

Please sign in to comment.