Skip to content

Commit

Permalink
configuration changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rishavvajpayee committed Sep 28, 2024
1 parent 8df9910 commit 22d5329
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 16 deletions.
158 changes: 155 additions & 3 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"autoprefixer": "^10.4.20",
"lucide-react": "^0.446.0",
"next": "14.2.13",
"react": "^18",
"react-dom": "^18"
"react-dom": "^18",
"react-terminal-ui": "^1.3.0"
},
"devDependencies": {
"@types/node": "^20",
Expand Down
12 changes: 0 additions & 12 deletions tailwind.config.js

This file was deleted.

0 comments on commit 22d5329

Please sign in to comment.