Skip to content

Commit

Permalink
chore: update dfx (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Apr 28, 2023
1 parent bf88123 commit 3998286
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 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": "^18.16.1",
"@types/node": "^18.16.2",
"prettier": "^2.8.8",
"tsc-watch": "^6.0.0",
"typescript": "^5.0.4"
},
"dependencies": {
"@effect/data": "^0.12.2",
"@effect/io": "^0.25.7",
"dfx": "^0.40.4",
"@effect/io": "^0.25.8",
"dfx": "^0.40.5",
"dotenv": "^16.0.3",
"openai": "^3.2.1"
}
Expand Down
32 changes: 16 additions & 16 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 3998286

Please sign in to comment.