@shopify/react-performance
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "@shopify/react-performance", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Primitives to measure your React application's performance using `@shopify/performance`", | ||
"dependencies": { | ||
"@shopify/performance": "^2.0.2" | ||
"@shopify/performance": "^2.0.3" | ||
}, | ||
@@ -34,7 +34,7 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/network": "^2.0.1" | ||
"@shopify/network": "^2.0.2" | ||
}, | ||
"files": [ | ||
"build/*", | ||
"!*.tsbuildinfo", | ||
"!build/*.tsbuildinfo", | ||
"index.js", | ||
@@ -54,3 +54,3 @@ "index.mjs", | ||
}, | ||
"gitHead": "c7d64cb78303f2752c172f6df52b78bc56bebd40" | ||
"gitHead": "798d03d90b914be7bcd43092910840fb7d58866f" | ||
} |
48102
80
Updated@shopify/performance@^2.0.3