Skip to content

Commit

Permalink
upgrade calcit
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Apr 8, 2024
1 parent 40dc3d1 commit 7cd4636
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 103 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.8.49'
version: '0.8.50'

- name: "compiles to js"
run: >
Expand Down
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.49"
"@calcit/procs": "^0.8.50"
},
"devDependencies": {
"bottom-tip": "^0.1.5",
Expand Down
202 changes: 101 additions & 101 deletions yarn.lock

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

0 comments on commit 7cd4636

Please sign in to comment.