Skip to content

Commit

Permalink
update effect (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart authored Jan 15, 2024
1 parent 2b0eeee commit 0212a27
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"license": "ISC",
"devDependencies": {
"@octokit/types": "^12.4.0",
"@types/node": "^20.11.0",
"@types/node": "^20.11.3",
"tsx": "^4.7.0",
"typescript": "^5.3.3"
},
"dependencies": {
"@effect/platform-node": "^0.41.2",
"@effect/schema": "^0.60.1",
"dfx": "^0.84.0",
"@effect/platform-node": "^0.41.3",
"@effect/schema": "^0.60.2",
"dfx": "^0.85.0",
"dotenv": "^16.3.1",
"effect": "2.0.5",
"effect": "2.1.0",
"gpt-tokenizer": "^2.1.2",
"html-entities": "^2.4.0",
"octokit": "^3.1.2",
Expand Down
92 changes: 46 additions & 46 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 0212a27

Please sign in to comment.