File tree Expand file tree Collapse file tree 5 files changed +798
-2
lines changed Expand file tree Collapse file tree 5 files changed +798
-2
lines changed Original file line number Diff line number Diff line change @@ -119,3 +119,8 @@ package-lock.json
119119.env
120120
121121.DS_Store
122+
123+ # https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
124+ .yarn /*
125+ ! .yarn /releases
126+ ! .yarn /plugins
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 1+ # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2+ # yarn lockfile v1
3+
4+
5+ yarn-path ".yarn/releases/yarn-1.22.18.cjs"
Original file line number Diff line number Diff line change 1+ yarnPath : .yarn/releases/yarn-3.2.0.cjs
Original file line number Diff line number Diff line change 2020 "release" : " ./scripts/release.sh" ,
2121 "test" : " npx jest"
2222 },
23- "dependencies" : {},
2423 "devDependencies" : {
2524 "@algolia/algoliasearch-netlify-frontend" : " *" ,
2625 "@algolia/netlify-plugin-crawler" : " *" ,
6160 "engines" : {
6261 "yarn" : " 1.*" ,
6362 "node" : " 16.*"
64- }
63+ },
64+ "packageManager" : " yarn@3.2.0"
6565}
You can’t perform that action at this time.
0 commit comments