Skip to content

Commit acdcb3b

Browse files
committed
build: updated deps
1 parent 40496ca commit acdcb3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/nextjs-beta/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@next/font": "^13.4.19",
1313
"@tsparticles/configs": "^3.0.0-beta.4",
1414
"@tsparticles/engine": "^3.0.0-beta.4",
15-
"@tsparticles/react": "workspace:^",
15+
"@tsparticles/react": "workspace:*",
1616
"@types/node": "^20.6.0",
1717
"@types/react": "^18.2.21",
1818
"@types/react-dom": "^18.2.7",

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@tsparticles/engine": "^3.0.0-beta.4",
14-
"@tsparticles/react": "workspace:^",
14+
"@tsparticles/react": "workspace:*",
1515
"@tsparticles/preset-big-circles": "^3.0.0-beta.4",
1616
"next": "^13.4.19",
1717
"react": "^18.2.0",

0 commit comments

Comments
 (0)