Skip to content

Commit

Permalink
Latest
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Mar 20, 2024
1 parent cae5dfc commit 8320563
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/framer-motion-3d/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@
"@react-three/test-renderer": "^9.0.0",
"@rollup/plugin-commonjs": "^22.0.1"
},
"gitHead": "f65d127bb0aecdaf8d9f094a8e2c5c4f1eb0d56d"
"gitHead": "cae5dfccecd979bbd1f8927e18a785180e283f4b"
}
4 changes: 2 additions & 2 deletions packages/framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"bundlesize": [
{
"path": "./dist/size-rollup-motion.js",
"maxSize": "32.22 kB"
"maxSize": "32.25 kB"
},
{
"path": "./dist/size-rollup-m.js",
Expand Down Expand Up @@ -118,5 +118,5 @@
"maxSize": "33.12 kB"
}
],
"gitHead": "f65d127bb0aecdaf8d9f094a8e2c5c4f1eb0d56d"
"gitHead": "cae5dfccecd979bbd1f8927e18a785180e283f4b"
}

0 comments on commit 8320563

Please sign in to comment.