Skip to content

Commit 18f815e

Browse files
committed
Fix dependency issues
1 parent 3f8fb32 commit 18f815e

File tree

3 files changed

+24
-305
lines changed

3 files changed

+24
-305
lines changed

src/playground/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,10 @@
3333
"typescript": "~5.6.2",
3434
"typescript-eslint": "^8.18.2",
3535
"vite": "^6.0.5"
36+
},
37+
"pnpm": {
38+
"overrides": {
39+
"near-api-js": "5.0.1"
40+
}
3641
}
3742
}

0 commit comments

Comments
 (0)