Skip to content

Commit

Permalink
updated biome version
Browse files Browse the repository at this point in the history
  • Loading branch information
sujjeee committed Dec 15, 2023
1 parent c667aa9 commit 784fa6b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Setup Biome
uses: biomejs/setup-biome@v1
with:
version: 1.2.2
version: 1.4.1
- name: Run Biome
run: biome ci

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "svgls",
"version": "0.0.1",
"version": "0.0.2",
"description": "a beautiful library with svg logos.",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 784fa6b

Please sign in to comment.