Skip to content

Commit

Permalink
Merge branch 'laine001:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiamo-web66 authored Nov 22, 2024
2 parents 802353f + 0da5632 commit 803a5c7
Show file tree
Hide file tree
Showing 3 changed files with 3,878 additions and 4,872 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
node-version: 16

- name: Install dependencies
run: pnpm i --frozen-lockfile
run: pnpm i

- name: Build Ik UI
run: pnpm build
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"markdown-it": "^13.0.1",
"markdown-it-container": "^3.0.0",
"packages": "^0.0.8",
"sass": "^1.54.9",
"sass": "1.54.9",
"vite": "^3.1.0",
"vue": "3.4.21"
},
Expand Down
Loading

0 comments on commit 803a5c7

Please sign in to comment.