Skip to content

Commit

Permalink
Update yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
rensatsu committed Mar 29, 2024
1 parent 394ae38 commit 7af7767
Show file tree
Hide file tree
Showing 4 changed files with 2,011 additions and 754 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,11 @@ dist-ssr
*.local
.repository
yarn-error.log

.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vue-tsc": "^2.0.7"
}
},
"packageManager": "yarn@4.1.1+sha256.f3cc0eda8e5560e529c7147565b30faa43b4e472d90e8634d7134a37c7f59781"
}
Loading

0 comments on commit 7af7767

Please sign in to comment.