Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 48 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@radix-ui/react-avatar": "^1.1.7",
"@radix-ui/react-collapsible": "^1.1.12",
"@radix-ui/react-slot": "^1.2.3",
"@tsparticles/engine": "^4.0.5",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets test this first , we got some issue with this dependency earlier also and i manually updated the package file so that it got resolved @sanjay-kv @iitzIrFan

"@tsparticles/engine": "^4.1.2",
"@tsparticles/react": "^4.1.0",
"@tsparticles/slim": "^4.1.0",
Comment on lines +48 to 50
"@vercel/analytics": "^1.5.0",
Expand Down
Loading