Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
zzq0826 committed Jul 2, 2024
1 parent 3761f2b commit 8069bb7
Show file tree
Hide file tree
Showing 2 changed files with 198 additions and 0 deletions.
195 changes: 195 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@
"unist-util-remove": "^3.1.0",
"vite-plugin-svgr": "^4.2.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "4.9.5"
},
"lint-staged": {
"*.{css,md,yml,yaml,astro}": "prettier --write",
"*.{js,ts,json}": [
Expand Down

0 comments on commit 8069bb7

Please sign in to comment.