Skip to content

Commit

Permalink
fix: website dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaUnknown committed Nov 27, 2023
1 parent 1f74245 commit 4826f07
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
14 changes: 14 additions & 0 deletions pnpm-lock.yaml

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

6 changes: 6 additions & 0 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,11 @@
"typescript": "^5.0.0",
"vite": "^4.4.2"
},
"dependencies": {
"@fontsource-variable/material-symbols-outlined": "latest",
"@fontsource-variable/nunito": "latest",
"@fontsource/roboto": "latest",
"quartermoon": "^1.2.3"
},
"type": "module"
}

0 comments on commit 4826f07

Please sign in to comment.