Skip to content

Commit

Permalink
build: added yarn back
Browse files Browse the repository at this point in the history
  • Loading branch information
theblockstalk committed Aug 20, 2024
1 parent ffb6ddf commit 59e954b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
},
"packageManager": "[email protected]",
"engines": {
"node": ">=20.16.0"
"node": ">=20.16.0",
"yarn": "^4.3.1"
}
}

0 comments on commit 59e954b

Please sign in to comment.