chore: update from yarn 1 to yarn 4 (whoops)
This commit is contained in:
parent
254a50da4d
commit
681aaa8254
4 changed files with 3437 additions and 1811 deletions
4
Catalogger.Frontend/.gitignore
vendored
4
Catalogger.Frontend/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
.vscode
|
||||
node_modules
|
||||
|
||||
# Output
|
||||
|
|
@ -19,3 +20,6 @@ Thumbs.db
|
|||
# Vite
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
|
||||
# yarn 4
|
||||
.yarn
|
||||
Loading…
Add table
Add a link
Reference in a new issue