@shopify/react-performance
Advanced tools
Comparing version 2.1.12 to 2.1.13
{ | ||
"name": "@shopify/react-performance", | ||
"version": "2.1.12", | ||
"version": "2.1.13", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Primitives to measure your React application's performance using `@shopify/performance`", | ||
"dependencies": { | ||
"@shopify/performance": "^2.0.12" | ||
"@shopify/performance": "^2.0.13" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/network": "^2.0.6" | ||
"@shopify/network": "^2.0.7" | ||
}, | ||
@@ -48,3 +48,2 @@ "files": [ | ||
"exports": { | ||
"./": "./", | ||
".": { | ||
@@ -54,5 +53,6 @@ "esnext": "./index.esnext", | ||
"require": "./index.js" | ||
} | ||
}, | ||
"./*": "./" | ||
}, | ||
"gitHead": "3d653b17366d732199fd319eb5c9c935f4f6a207" | ||
"gitHead": "82524f19df95eab93f7dcd0a8535bc45562d85c8" | ||
} |
42502
Updated@shopify/performance@^2.0.13