File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " framer-motion--dev" ,
3
- "version" : " 11.2.8 " ,
3
+ "version" : " 11.2.9 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"dev" : " webpack serve --config ./webpack/config.js --hot"
7
7
},
8
8
"dependencies" : {
9
9
"@react-three/drei" : " ^7.27.3" ,
10
10
"@react-three/fiber" : " ^8.2.2" ,
11
- "framer-motion" : " ^11.2.8 " ,
12
- "framer-motion-3d" : " ^11.2.8 " ,
11
+ "framer-motion" : " ^11.2.9 " ,
12
+ "framer-motion-3d" : " ^11.2.9 " ,
13
13
"path-browserify" : " ^1.0.1" ,
14
14
"react" : " ^18.2.0" ,
15
15
"react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 11.2.8 " ,
2
+ "version" : " 11.2.9 " ,
3
3
"packages" : [
4
4
" packages/*"
5
5
],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " framer-motion-3d" ,
3
- "version" : " 11.2.8 " ,
3
+ "version" : " 11.2.9 " ,
4
4
"description" : " A simple and powerful React animation library for @react-three/fiber" ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/es/index.mjs" ,
47
47
"postpublish" : " git push --tags"
48
48
},
49
49
"dependencies" : {
50
- "framer-motion" : " ^11.2.8 " ,
50
+ "framer-motion" : " ^11.2.9 " ,
51
51
"react-merge-refs" : " ^2.0.1"
52
52
},
53
53
"peerDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " framer-motion" ,
3
- "version" : " 11.2.8 " ,
3
+ "version" : " 11.2.9 " ,
4
4
"description" : " A simple and powerful JavaScript animation library" ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/es/index.mjs" ,
You can’t perform that action at this time.
0 commit comments