Skip to content

Commit

Permalink
upgrade to yarn v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Araxeus committed Oct 28, 2023
1 parent f54b36d commit 8681b35
Show file tree
Hide file tree
Showing 3 changed files with 633 additions and 638 deletions.
5 changes: 0 additions & 5 deletions .yarnrc.yml

This file was deleted.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"npm": "please-use-yarnv4+",
"yarn": ">4"
},
"packageManager": "yarn@4.0.1",
"scripts": {
"check": "yarn copy_to_dist && yarn check_no_copy && del-cli dist",
"check_no_copy": "(eslint . && rome ci . && web-ext lint -w --ignore-files \"./popup/vendors/*\") || (del-cli dist && exit 1)",
Expand Down Expand Up @@ -111,6 +112,5 @@
"npm": {
"publish": false
}
},
"packageManager": "yarn@4.0.1"
}
}
Loading

0 comments on commit 8681b35

Please sign in to comment.