@clds/paper
Advanced tools
Comparing version 0.14.1 to 0.14.2
@@ -5,5 +5,5 @@ "use strict"; | ||
// istanbul ignore file | ||
(0, tslib_1.__exportStar)(require("./Paper"), exports); | ||
(0, tslib_1.__exportStar)(require("./PaperProps"), exports); | ||
(0, tslib_1.__exportStar)(require("./theme"), exports); | ||
tslib_1.__exportStar(require("./Paper"), exports); | ||
tslib_1.__exportStar(require("./PaperProps"), exports); | ||
tslib_1.__exportStar(require("./theme"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
const tslib_1 = require("tslib"); | ||
const styled_components_1 = (0, tslib_1.__importStar)(require("styled-components")); | ||
const styled_components_1 = tslib_1.__importStar(require("styled-components")); | ||
const theme_1 = require("./theme"); | ||
@@ -8,0 +8,0 @@ /** |
{ | ||
"name": "@clds/paper", | ||
"description": "", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"author": "Cloudinary", | ||
@@ -11,7 +11,7 @@ "main": "./dist/cjs/index.js", | ||
"dependencies": { | ||
"@clds/component-theme": "0.14.1" | ||
"@clds/component-theme": "0.14.2" | ||
}, | ||
"devDependencies": { | ||
"@clds/testing-library": "0.14.1", | ||
"@clds/typography": "0.14.1", | ||
"@clds/testing-library": "0.14.2", | ||
"@clds/typography": "0.14.2", | ||
"@ladle/react": "2.4.5", | ||
@@ -18,0 +18,0 @@ "jsdom": "20.0.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
29194
+ Added@clds/component-theme@0.14.2(transitive)
+ Added@clds/feature-flags@0.14.2(transitive)
+ Added@clds/theme-helper@0.14.2(transitive)
+ Added@clds/themes@0.14.2(transitive)
- Removed@clds/component-theme@0.14.1(transitive)
- Removed@clds/feature-flags@0.14.1(transitive)
- Removed@clds/theme-helper@0.14.1(transitive)
- Removed@clds/themes@0.14.1(transitive)
Updated@clds/component-theme@0.14.2