Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Aug 13, 2024
1 parent d6e8ddb commit 1be58ef
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ jobs:
node-version: 20
cache: 'yarn'

- uses: calcit-lang/setup-cr@0.0.3
- uses: calcit-lang/setup-cr@0.0.4
with:
version: '0.9.1'
version: '0.9.2'

- 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.9.1"
"@calcit/procs": "^0.9.2"
},
"devDependencies": {
"bottom-tip": "^0.1.5",
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 1be58ef

Please sign in to comment.