Skip to content

Commit

Permalink
Switch to yarn v3.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed Jun 2, 2023
1 parent 4998752 commit 4cf5604
Show file tree
Hide file tree
Showing 5 changed files with 8,762 additions and 5,581 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
/node_modules
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
874 changes: 874 additions & 0 deletions .yarn/releases/yarn-3.6.0.cjs

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.0.cjs
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@
"dependencies": {
"array-equal": "^1.0.0",
"debounce": "^1.2.0"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 4cf5604

Please sign in to comment.