@eaze/typography
Advanced tools
Comparing version 3.0.6-3 to 3.0.6-4
{ | ||
"name": "@eaze/typography", | ||
"version": "3.0.6-3", | ||
"description": "Styled text components", | ||
"license": "", | ||
"author": "Jack Hanford", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/eaze/web-ui.git" | ||
}, | ||
"version": "3.0.6-4", | ||
"main": "dist/index.js", | ||
@@ -14,9 +20,9 @@ "directories": { | ||
}, | ||
"license": "", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/eaze/web-ui.git" | ||
"dependencies": { | ||
"@emotion/core": "~10.0.10", | ||
"@emotion/styled": "~10.0.14", | ||
"prop-types": "~15.7.2", | ||
"react": "~16.8.6", | ||
"react-dom": "~16.8.6" | ||
}, | ||
"keywords": [], | ||
"author": "Jack Hanford", | ||
"devDependencies": { | ||
@@ -30,13 +36,7 @@ "@babel/cli": "~7.4.4", | ||
}, | ||
"dependencies": { | ||
"@emotion/core": "~10.0.10", | ||
"@emotion/styled": "~10.0.12", | ||
"prop-types": "~15.7.2", | ||
"react": "~16.8.6", | ||
"react-dom": "~16.8.6" | ||
}, | ||
"keywords": [], | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "0358c72784f7ada9fb8eb6e022fda13d503b0113" | ||
"gitHead": "06eb9f8e223af510d88cc344076ccfba6fbab5ac" | ||
} |
Updated@emotion/styled@~10.0.14