Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Beast committed Aug 26, 2024
1 parent 2f3b900 commit 451a5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
# TODO: Update crayon version after stable release
run: |
echo '{ "type": "module" }' > package.json && \
npx jsr add @crayon/[email protected].3 @beast/compat @std/assert
npx jsr add @crayon/[email protected].4 @beast/compat @std/assert
- name: Run tests
run: |
Expand Down

0 comments on commit 451a5ea

Please sign in to comment.