Skip to content

Commit

Permalink
Update for v0.12.0 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Sep 16, 2024
1 parent 3006e97 commit d61252e
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 60 deletions.
140 changes: 82 additions & 58 deletions functions/package-lock.json

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

4 changes: 2 additions & 2 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"pretty:check": "prettier --check ."
},
"dependencies": {
"@hypermode/functions-as": "^0.11.2",
"@hypermode/functions-as": "^0.12.0",
"@hypermode/models-as": "^0.2.3",
"json-as": "^0.9.21"
},
Expand All @@ -24,7 +24,7 @@
"eslint": "^9.10.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.5.0",
"typescript-eslint": "^8.6.0",
"visitor-as": "^0.11.4"
},
"overrides": {
Expand Down

0 comments on commit d61252e

Please sign in to comment.