@carbon/type
Advanced tools
Comparing version 11.14.0 to 11.15.0
{ | ||
"name": "@carbon/type", | ||
"description": "Typography for digital and software products using the Carbon Design System", | ||
"version": "11.14.0", | ||
"version": "11.15.0", | ||
"license": "Apache-2.0", | ||
@@ -40,4 +40,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@carbon/grid": "^11.10.0", | ||
"@carbon/layout": "^11.10.0" | ||
"@carbon/grid": "^11.11.0", | ||
"@carbon/layout": "^11.11.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "devDependencies": { | ||
"css": "^3.0.0", | ||
"rimraf": "^3.0.0" | ||
"rimraf": "^4.0.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "eyeglass": { | ||
}, | ||
"gitHead": "b115fef8c7d19ed31ed3aeeb2b7f95f8be0738b6" | ||
"gitHead": "36b2a3b42be5bebb706861030d1ec4a21ae47c5f" | ||
} |
Sorry, the diff of this file is not supported yet
172027
Updated@carbon/grid@^11.11.0
Updated@carbon/layout@^11.11.0