updated packages .json

This commit is contained in:
Kyla 2023-10-07 11:38:07 -07:00
parent ed18fdef64
commit 29cb3462f7
2 changed files with 2 additions and 0 deletions

1
package-lock.json generated
View File

@ -8,6 +8,7 @@
"name": "discord-clone",
"version": "0.1.0",
"dependencies": {
"@radix-ui/react-slot": "^1.0.2",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",

View File

@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@radix-ui/react-slot": "^1.0.2",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",