Skip to content

Commit

Permalink
clean dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanfaucett committed Jan 2, 2024
1 parent 8fc9547 commit 12f4a87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@sveltejs/kit": "2",
"@sveltejs/package": "2",
"@types/katex": "0",
"@types/node": "^20.10.6",
"@types/node": "20",
"@types/prismjs": "1",
"@typescript-eslint/eslint-plugin": "6",
"@typescript-eslint/parser": "6",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 12f4a87

Please sign in to comment.