Skip to content

Commit

Permalink
try latest setup-cr
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Aug 27, 2024
1 parent d4640e1 commit 887ebf0
Show file tree
Hide file tree
Showing 4 changed files with 212 additions and 211 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/[email protected].4
- uses: calcit-lang/[email protected].6
with:
version: "0.9.4"
bundler: false

- run: caps --ci && yarn && yarn compile-server && yarn compile-page && yarn release-page

Expand Down
1 change: 1 addition & 0 deletions deps.cirru
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@

{}
:calcit-version |0.9.4
:dependencies $ {}
|calcit-lang/lilac |main
|calcit-lang/memof |main
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"copy-text-to-clipboard": "^3.2.0",
"feather-icons": "^4.29.2",
"url-parse": "^1.5.10",
"vite": "^5.4.1"
"vite": "^5.4.2"
},
"dependencies": {
"@calcit/procs": "^0.9.4",
"chalk": "^5.3.0",
"dayjs": "^1.11.12",
"dayjs": "^1.11.13",
"gaze": "^1.1.3",
"latest-version": "^9.0.0",
"nanoid": "^5.0.7",
Expand Down
Loading

0 comments on commit 887ebf0

Please sign in to comment.