Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Sep 25, 2024
1 parent 9c2225a commit 0901503
Show file tree
Hide file tree
Showing 22 changed files with 791 additions and 1,497 deletions.
232 changes: 76 additions & 156 deletions examples/anthropic-functions/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions examples/anthropic-functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
},
"dependencies": {
"@hypermode/functions-as": "../../src",
"@hypermode/models-as": "^0.2.3",
"@hypermode/models-as": "^0.2.4",
"json-as": "^0.9.21"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"@types/eslint__js": "^8.42.3",
"@typescript-eslint/parser": "^8.7.0",
"assemblyscript": "^0.27.29",
"assemblyscript-prettier": "^3.0.1",
"eslint": "^9.10.0",
"eslint": "^9.11.1",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0",
"typescript-eslint": "^8.7.0",
"visitor-as": "^0.11.4"
},
"overrides": {
Expand Down
Loading

0 comments on commit 0901503

Please sign in to comment.