Skip to content

Commit

Permalink
feat: update homepage (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
CritasWang authored Dec 20, 2024
1 parent 9e1eb77 commit 332db15
Show file tree
Hide file tree
Showing 10 changed files with 5,974 additions and 40 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ dist-ssr
coverage
*.local

package-lock.json
pnpm-lock.yaml

/cypress/videos/
/cypress/screenshots/

Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,12 @@
"eslint-plugin-vue": "9.32.0",
"gh-pages": "6.2.0",
"globals": "15.13.0",
"typescript": "5.5.4",
"typescript-eslint": "8.18.0"
},
"prettier": {
"singleQuote": true,
"trailingComma": "all"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 332db15

Please sign in to comment.