Skip to content

Commit

Permalink
Add yarnrc.
Browse files Browse the repository at this point in the history
  • Loading branch information
datu925 committed Apr 1, 2024
1 parent b0951dd commit 78604a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
7 changes: 5 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2622,7 +2622,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20":
"@types/node@npm:*, @types/node@npm:^20, @types/node@npm:^20.12.2":
version: 20.12.2
resolution: "@types/node@npm:20.12.2"
dependencies:
Expand Down Expand Up @@ -3265,10 +3265,13 @@ __metadata:
version: 0.0.0-use.local
resolution: "backend@workspace:backend"
dependencies:
"@types/node": "npm:^20.12.2"
"@vercel/node": "npm:^1.11.1"
ajv: "npm:^8.12.0"
dotenv: "npm:^10.0.0"
fastify: "npm:^4.26.2"
json-schema-to-ts: "npm:^3.0.1"
tap: "npm:^18.7.2"
typescript: "npm:^5.4.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8333,7 +8336,7 @@ __metadata:
languageName: node
linkType: hard

"tap@npm:^18.6.1":
"tap@npm:^18.6.1, tap@npm:^18.7.2":
version: 18.7.2
resolution: "tap@npm:18.7.2"
dependencies:
Expand Down

0 comments on commit 78604a1

Please sign in to comment.