@hixme-ui/text
Advanced tools
Comparing version 1.13.1 to 1.14.0
{ | ||
"name": "@hixme-ui/text", | ||
"version": "1.13.1", | ||
"version": "1.14.0", | ||
"description": "hixme-ui text component. For all your communictation needs.", | ||
@@ -12,6 +12,3 @@ "publishConfig": { | ||
"test": "jest", | ||
"test:watch": "npm test --watch", | ||
"test:examples": "node examples/", | ||
"jest": "jest", | ||
"cover": "cross-env BABEL_ENV=commonjs istanbul cover _mocha -- --compilers js:babel-register --recursive", | ||
"test:watch": "npm test -- --watch", | ||
"lint": "eslint src test", | ||
@@ -85,4 +82,4 @@ "build": "cross-env BABEL_ENV=commonjs babel src --out-dir lib --source-maps", | ||
"dependencies": { | ||
"@hixme-ui/theme": "^1.11.0", | ||
"@hixme-ui/theme-props": "^1.11.0", | ||
"@hixme-ui/theme": "^1.14.0", | ||
"@hixme-ui/theme-props": "^1.14.0", | ||
"prop-types": "^15.6.0", | ||
@@ -89,0 +86,0 @@ "react": "^16.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24489
Updated@hixme-ui/theme@^1.14.0