Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into Feat/issue#5
  • Loading branch information
youdame committed May 9, 2024
2 parents 4d9bb0a + 014989c commit 12000cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"prettier": "^3.2.5",
"react": "^18",
"react-dom": "^18",
"react-lottie-player": "^2.0.0"
"react-lottie-player": "^2.0.0",
"typescript": "^5.4.5"
},
"devDependencies": {
"@svgr/webpack": "^8.1.0",
Expand All @@ -31,8 +32,7 @@
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"tailwindcss": "^3.4.1"
},
"lint-staged": {
"*.{ts,tsx}": [
Expand Down

0 comments on commit 12000cc

Please sign in to comment.