Skip to content

Commit

Permalink
remove yarn from dev-dependencies to allow corepack to work
Browse files Browse the repository at this point in the history
  • Loading branch information
xobotyi committed Nov 25, 2024
1 parent aabc9e9 commit f4061c9
Show file tree
Hide file tree
Showing 2 changed files with 1,626 additions and 1,775 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"semantic-release": "^24.2.0",
"yarn": "^1.22.22"
"semantic-release": "^24.2.0"
},
"scripts": {
"prepare": "husky install",
Expand Down
Loading

0 comments on commit f4061c9

Please sign in to comment.