Skip to content

Commit

Permalink
DevDisplay - Open Source
Browse files Browse the repository at this point in the history
  • Loading branch information
codeaashu committed Oct 2, 2024
1 parent 608079a commit 55d1e37
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 6 deletions.
42 changes: 38 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: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,13 @@
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"flag": "^5.0.1",
"framer-motion": "^11.9.0",
"lucide-react": "^0.447.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.0.1",
"react-scripts": "5.0.1",
"react-router-dom": "^6.22.0",
"react-scripts": "5.0.1",
"web-vitals": "^3.5.2"
},
"scripts": {
Expand Down Expand Up @@ -52,6 +54,6 @@
"json-loader": "^0.5.7",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.4.1"
"tailwindcss": "^3.4.13"
}
}

0 comments on commit 55d1e37

Please sign in to comment.