We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40496ca commit acdcb3bCopy full SHA for acdcb3b
apps/nextjs-beta/package.json
@@ -12,7 +12,7 @@
12
"@next/font": "^13.4.19",
13
"@tsparticles/configs": "^3.0.0-beta.4",
14
"@tsparticles/engine": "^3.0.0-beta.4",
15
- "@tsparticles/react": "workspace:^",
+ "@tsparticles/react": "workspace:*",
16
"@types/node": "^20.6.0",
17
"@types/react": "^18.2.21",
18
"@types/react-dom": "^18.2.7",
apps/nextjs/package.json
@@ -11,7 +11,7 @@
11
},
"dependencies": {
"@tsparticles/preset-big-circles": "^3.0.0-beta.4",
"next": "^13.4.19",
"react": "^18.2.0",
0 commit comments