Skip to content

Commit

Permalink
chore: update dfx (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored May 14, 2023
1 parent 99e046f commit 99527ba
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@types/node": "^20.1.1",
"@types/node": "^20.1.4",
"prettier": "^2.8.8",
"tsc-watch": "^6.0.4",
"typescript": "^5.0.4"
},
"dependencies": {
"@effect/data": "^0.12.2",
"@effect/io": "^0.25.9",
"dfx": "^0.45.3",
"@effect/io": "^0.25.10",
"dfx": "^0.45.5",
"dotenv": "^16.0.3",
"openai": "^3.2.1"
}
Expand Down
44 changes: 22 additions & 22 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 99527ba

Please sign in to comment.