Skip to content

Commit 70f072c

Browse files
authored
Merge pull request #186 from motiondivision/feat/stagger
Adding support for stagger via delayChildren
2 parents 7e81830 + 278b416 commit 70f072c

File tree

6 files changed

+499
-127
lines changed

6 files changed

+499
-127
lines changed

packages/motion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@
7474
},
7575
"dependencies": {
7676
"@vueuse/core": "^10.0.0",
77-
"framer-motion": "12.18.1",
77+
"framer-motion": "12.22.0",
7878
"hey-listen": "^1.0.8",
79-
"motion-dom": "12.18.1"
79+
"motion-dom": "12.22.0"
8080
},
8181
"devDependencies": {
8282
"vue": "3.4.38"

0 commit comments

Comments
 (0)