@carbon/type
Advanced tools
Comparing version 0.0.1-alpha.13 to 0.0.1-alpha.14
{ | ||
"name": "@carbon/type", | ||
"version": "0.0.1-alpha.13", | ||
"version": "0.0.1-alpha.14", | ||
"license": "Apache-2.0", | ||
"main": "lib/index.js", | ||
"module": "es/index.js", | ||
"license": "Apache-2.0", | ||
"repository": "https://github.com/IBM/carbon-elements/tree/master/packages/type", | ||
"bugs": "https://github.com/IBM/carbon-elements/issues", | ||
"keywords": [ | ||
"eyeglass-module" | ||
"eyeglass-module", | ||
"ibm", | ||
"elements", | ||
"carbon", | ||
"carbon-elements", | ||
"carbon-design-system" | ||
], | ||
@@ -20,7 +25,7 @@ "publishConfig": { | ||
"dependencies": { | ||
"@carbon/import-once": "0.0.1-alpha.13", | ||
"@carbon/layout": "0.0.1-alpha.13" | ||
"@carbon/import-once": "0.0.1-alpha.14", | ||
"@carbon/layout": "0.0.1-alpha.14" | ||
}, | ||
"devDependencies": { | ||
"@carbon/bundler": "0.0.1-alpha.13", | ||
"@carbon/bundler": "0.0.1-alpha.14", | ||
"rimraf": "^2.6.2" | ||
@@ -27,0 +32,0 @@ }, |
46540
15
883
+ Added@carbon/import-once@0.0.1-alpha.14(transitive)
+ Added@carbon/layout@0.0.1-alpha.14(transitive)
- Removed@carbon/import-once@0.0.1-alpha.13(transitive)
- Removed@carbon/layout@0.0.1-alpha.13(transitive)