Skip to content

Commit

Permalink
Updating size limits
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Feb 24, 2023
1 parent fe9a585 commit 9c57583
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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": "79675ba44230ae86bfb212be8bd903fc68524976"
"gitHead": "fe9a585ef4980aa03278f21ef65ad0d39fadefdb"
}
6 changes: 3 additions & 3 deletions packages/framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,12 @@
},
{
"path": "./dist/size-webpack-dom-animation.js",
"maxSize": "18.75 kB"
"maxSize": "18.76 kB"
},
{
"path": "./dist/size-webpack-dom-max.js",
"maxSize": "30.47 kB"
"maxSize": "30.48 kB"
}
],
"gitHead": "79675ba44230ae86bfb212be8bd903fc68524976"
"gitHead": "fe9a585ef4980aa03278f21ef65ad0d39fadefdb"
}

0 comments on commit 9c57583

Please sign in to comment.