Skip to content

Commit

Permalink
Remove yarn engine
Browse files Browse the repository at this point in the history
  • Loading branch information
karimi committed Sep 24, 2024
1 parent e36f5f6 commit f7e5e40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions quasar_site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
],
"engines": {
"node": ">= 12.22.1",
"npm": ">= 6.13.4",
"yarn": ">= 1.21.1"
"npm": ">= 6.13.4"
}
}

0 comments on commit f7e5e40

Please sign in to comment.