Skip to content

Commit

Permalink
upgrade calcit
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed May 25, 2024
1 parent 56dfe1f commit 974bf60
Show file tree
Hide file tree
Showing 4 changed files with 107 additions and 107 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- uses: calcit-lang/[email protected]
with:
version: '0.8.50'
version: '0.8.54'

- name: "load deps"
run: caps --ci && yarn
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": "0.16.10",
"dependencies": {
"@calcit/procs": "0.8.50"
"@calcit/procs": "0.8.54"
},
"scripts": {
"test": "cr --once --emit-js --init-fn=respo.test.main/main! && node test.mjs"
Expand Down
210 changes: 105 additions & 105 deletions yarn.lock

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

0 comments on commit 974bf60

Please sign in to comment.