Skip to content

Commit

Permalink
chore: update cookbook dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-haynes committed Sep 18, 2024
1 parent 951b46a commit 2fa73c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
5 changes: 1 addition & 4 deletions packages/cookbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,14 @@
"wrapNear": "tsx -e \"import f from './utils/wrap-near.ts'; f(...process.argv.slice(1));\""
},
"devDependencies": {
"@near-js/accounts": "workspace:*",
"@near-js/client": "workspace:*",
"@near-js/crypto": "workspace:*",
"@near-js/keystores-node": "workspace:*",
"@near-js/providers": "workspace:*",
"@near-js/signers": "workspace:*",
"@near-js/transactions": "workspace:*",
"@near-js/utils": "workspace:*",
"build": "workspace:*",
"chalk": "4.1.1",
"homedir": "0.6.0",
"near-api-js": "workspace:*",
"ts-node": "^10.9.2",
"tsconfig": "workspace:*",
"typescript": "5.4.5"
Expand Down
15 changes: 3 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2fa73c1

Please sign in to comment.