Skip to content

Commit 0ae8dc6

Browse files
committed
build: updated deps and docs
1 parent bba2a38 commit 0ae8dc6

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ Vue.use(Particles);
8888
opacity: 0.5,
8989
width: 1
9090
},
91-
collisions: {
92-
enable: true
93-
},
9491
move: {
9592
direction: 'none',
9693
enable: true,

components/vue2-alt/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ Vue.use(Particles);
8888
opacity: 0.5,
8989
width: 1
9090
},
91-
collisions: {
92-
enable: true
93-
},
9491
move: {
9592
direction: 'none',
9693
enable: true,

components/vue2/README.md

-3
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ Vue.use(Particles);
8888
opacity: 0.5,
8989
width: 1
9090
},
91-
collisions: {
92-
enable: true
93-
},
9491
move: {
9592
direction: 'none',
9693
enable: true,

0 commit comments

Comments
 (0)