Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
updated tsc packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mapachurro committed Jul 2, 2024
1 parent 45a8878 commit 686d145
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,13 @@
"lunr-languages": "^1.14.0",
"react-i18next": "^14.1.0",
"react-router-dom": "^6.23.1",
"tsc": "^2.0.4",
"typescript": "^5.5.3",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.1"
},
"scripts": {
"start": "vite",
"build": "tsc && vite build",
"build": "vite build",
"serve": "vite preview",
"test": "vitest",
"test:coverage": "vitest run --coverage --watch=false",
Expand Down

0 comments on commit 686d145

Please sign in to comment.