Skip to content

Commit

Permalink
upgrade calcit deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed May 19, 2024
1 parent e902ddb commit 26f357d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upload.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.49'
version: '0.8.52'

- run: caps --ci && cr --entry server --emit-ir -1

Expand Down
4 changes: 2 additions & 2 deletions package.cirru
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
|mvc-works/ws-edn.calcit |main
|Respo/respo-feather.calcit |main
|Respo/alerts.calcit |main
|calcit-lang/calcit-wss |0.2.4
|calcit-lang/calcit.std |0.2.3
|calcit-lang/calcit-wss |0.2.5
|calcit-lang/calcit.std |0.2.5
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@calcit/procs": "^0.8.51"
"@calcit/procs": "^0.8.52"
},
"scripts": {
"compile-page": "cr --emit-js --once",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock

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

0 comments on commit 26f357d

Please sign in to comment.