Skip to content

Commit

Permalink
Updating size
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Sep 20, 2023
1 parent fd6f7f4 commit 8d2d5f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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": "bc1be3b9d0f097871f98113ec31181c955c7d4ff"
"gitHead": "fd6f7f438c4509bf845dca4fb50f1ac8a075e665"
}
14 changes: 7 additions & 7 deletions packages/framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,36 +85,36 @@
"bundlesize": [
{
"path": "./dist/size-rollup-motion.js",
"maxSize": "30.8 kB"
"maxSize": "30.9 kB"
},
{
"path": "./dist/size-rollup-m.js",
"maxSize": "5.28 kB"
},
{
"path": "./dist/size-rollup-dom-animation.js",
"maxSize": "15 kB"
"maxSize": "15.11 kB"
},
{
"path": "./dist/size-rollup-dom-max.js",
"maxSize": "26.22 kB"
"maxSize": "26.31 kB"
},
{
"path": "./dist/size-rollup-animate.js",
"maxSize": "16.4 kB"
"maxSize": "16.5 kB"
},
{
"path": "./dist/size-webpack-m.js",
"maxSize": "5.4 kB"
},
{
"path": "./dist/size-webpack-dom-animation.js",
"maxSize": "19.6 kB"
"maxSize": "19.7 kB"
},
{
"path": "./dist/size-webpack-dom-max.js",
"maxSize": "31.5 kB"
"maxSize": "31.6 kB"
}
],
"gitHead": "bc1be3b9d0f097871f98113ec31181c955c7d4ff"
"gitHead": "fd6f7f438c4509bf845dca4fb50f1ac8a075e665"
}

0 comments on commit 8d2d5f6

Please sign in to comment.