Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Aug 11, 2024
1 parent fda2fcb commit d6e8ddb
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 115 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/setup-cr@0.0.3
with:
version: '0.9.0-a1'
version: '0.9.1'

- name: "compiles to js"
run: >
Expand Down
2 changes: 1 addition & 1 deletion deps.cirru
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
|calcit-lang/memof |main
|Respo/respo.calcit |main
|Respo/respo-ui.calcit |main
|Respo/reel.calcit |main
|Respo/reel.calcit |0.6.3
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"dependencies": {
"@calcit/procs": "^0.9.0-a1"
"@calcit/procs": "^0.9.1"
},
"devDependencies": {
"bottom-tip": "^0.1.5",
"vite": "^5.3.3"
"vite": "^5.4.0"
},
"version": "0.0.1"
}
222 changes: 111 additions & 111 deletions yarn.lock

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

0 comments on commit d6e8ddb

Please sign in to comment.