@shopify/react-performance
Advanced tools
Comparing version 0.0.8-sknext-beta.8 to 1.0.0-sknext-beta.1
@@ -1,1 +0,1 @@ | ||
module.exports = require("./build/cjs/index"); | ||
module.exports = require("./build/node/index"); |
{ | ||
"name": "@shopify/react-performance", | ||
"version": "0.0.8-sknext-beta.8", | ||
"version": "1.0.0-sknext-beta.1", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Primitives to measure your React application's performance using `@shopify/performance`", | ||
"dependencies": { | ||
"@shopify/performance": "0.0.8-sknext-beta.8" | ||
"@shopify/performance": "1.0.0-sknext-beta.1" | ||
}, | ||
@@ -34,3 +34,3 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@shopify/network": "0.0.8-sknext-beta.8" | ||
"@shopify/network": "1.0.0-sknext-beta.1" | ||
}, | ||
@@ -49,3 +49,3 @@ "files": [ | ||
"./": "./", | ||
"./index": { | ||
".": { | ||
"import": "./index.mjs", | ||
@@ -52,0 +52,0 @@ "require": "./index.js", |
90989
+ Added@shopify/performance@1.0.0-sknext-beta.1(transitive)
- Removed@shopify/performance@0.0.8-sknext-beta.8(transitive)