@st1myl/entrl-react
Advanced tools
Comparing version 1.1.135 to 1.1.136
@@ -15,3 +15,5 @@ "use strict"; | ||
const classnames_1 = __importDefault(require("classnames")); | ||
const theme_1 = require("../../theme"); | ||
const GenericPortal_1 = __importDefault(require("../GenericPortal/GenericPortal")); | ||
console.log(theme_1.themeColors.white); | ||
class Header extends react_1.Component { | ||
@@ -18,0 +20,0 @@ constructor() { |
{ | ||
"name": "@st1myl/entrl-react", | ||
"author": "St1myL", | ||
"version": "1.1.135", | ||
"version": "1.1.136", | ||
"repository": "st1myl/entrl-react", | ||
@@ -29,2 +29,3 @@ "main": "./lib/index.js", | ||
"@types/react-dom": "^16.8.4", | ||
"@types/styled-components": "^4.1.14", | ||
"classnames": "^2.2.6", | ||
@@ -34,2 +35,3 @@ "draft-js": "^0.10.5", | ||
"rimraf": "^2.6.3", | ||
"styled-components": "^4.2.0", | ||
"ts-jest": "^24.0.2", | ||
@@ -36,0 +38,0 @@ "tslint": "^5.15.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
81834
60
608
14