@shopify/react-performance
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "@shopify/react-performance", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"license": "MIT", | ||
"description": "Primitives to measure your React application's performance using `@shopify/performance`", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"types": "./build/ts/index.d.ts", | ||
"sideEffects": false, | ||
@@ -27,3 +27,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@shopify/performance": "^2.0.1" | ||
"@shopify/performance": "^2.0.2" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/network": "^2.0.0" | ||
"@shopify/network": "^2.0.1" | ||
}, | ||
@@ -42,4 +42,3 @@ "files": [ | ||
"index.mjs", | ||
"index.esnext", | ||
"index.d.ts" | ||
"index.esnext" | ||
], | ||
@@ -56,3 +55,3 @@ "module": "index.mjs", | ||
}, | ||
"gitHead": "30d892584692f05644604a818e8f3613d1ec6e0b" | ||
"gitHead": "c7d64cb78303f2752c172f6df52b78bc56bebd40" | ||
} |
Sorry, the diff of this file is not supported yet
316405
81
Updated@shopify/performance@^2.0.2