Skip to content

Commit

Permalink
Updating sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Sep 4, 2023
1 parent cc6811e commit fa58092
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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 @@ -60,5 +60,5 @@
"@react-three/test-renderer": "^9.0.0",
"@rollup/plugin-commonjs": "^22.0.1"
},
"gitHead": "0e230837a67bd01c3f4833bb056504ef30500808"
"gitHead": "cc6811e16f0d7dc1ae9a97223627a7c8696407cf"
}
12 changes: 6 additions & 6 deletions packages/framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"bundlesize": [
{
"path": "./dist/size-rollup-motion.js",
"maxSize": "30.75 kB"
"maxSize": "30.8 kB"
},
{
"path": "./dist/size-rollup-m.js",
Expand All @@ -97,24 +97,24 @@
},
{
"path": "./dist/size-rollup-dom-max.js",
"maxSize": "26.18 kB"
"maxSize": "26.2 kB"
},
{
"path": "./dist/size-rollup-animate.js",
"maxSize": "16.35 kB"
"maxSize": "16.4 kB"
},
{
"path": "./dist/size-webpack-m.js",
"maxSize": "5.4 kB"
},
{
"path": "./dist/size-webpack-dom-animation.js",
"maxSize": "19.57 kB"
"maxSize": "19.6 kB"
},
{
"path": "./dist/size-webpack-dom-max.js",
"maxSize": "31.46 kB"
"maxSize": "31.5 kB"
}
],
"gitHead": "0e230837a67bd01c3f4833bb056504ef30500808"
"gitHead": "cc6811e16f0d7dc1ae9a97223627a7c8696407cf"
}

0 comments on commit fa58092

Please sign in to comment.