This commit is contained in:
Chris Bolin 2018-06-25 11:33:35 -06:00
parent 8033b32c61
commit 2aafd69a50

View File

@ -1,6 +1,6 @@
{
"name": "react-fast-compare",
"version": "2.0.0",
"version": "2.0.1",
"description": "Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparison",
"main": "index.js",
"scripts": {