Skip to content

Commit

Permalink
Updating size limit
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgperry committed Jun 8, 2022
1 parent 3c00433 commit b12b137
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 @@ -88,5 +88,5 @@
"webpack": "^5.27.2",
"yarn-deduplicate": "^1.1.1"
},
"gitHead": "ea880770aeebff53d12c37df7df190a4c77137ed"
"gitHead": "3c00433cc9c4193988de4f956c5ec334746c1746"
}
4 changes: 2 additions & 2 deletions packages/framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
},
{
"path": "./dist/size-webpack-dom-max.js",
"maxSize": "31.5 kB"
"maxSize": "31.6 kB"
}
],
"gitHead": "ea880770aeebff53d12c37df7df190a4c77137ed"
"gitHead": "3c00433cc9c4193988de4f956c5ec334746c1746"
}

0 comments on commit b12b137

Please sign in to comment.