@bdt-component-library/typography
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Typography component", | ||
@@ -65,3 +65,2 @@ "author": "BDT", | ||
"babel-preset-react-app": "^9.1.0", | ||
"classnames": "^2.2.6", | ||
"cross-env": "^7.0.0", | ||
@@ -75,3 +74,2 @@ "eslint": "^6.0.0", | ||
"jest": "^25.1.0", | ||
"lerna": "^3.22.1", | ||
"postcss-cli": "^7.1.0", | ||
@@ -113,4 +111,5 @@ "postcss-extend-rule": "^3.0.0", | ||
"dependencies": { | ||
"react-number-format": "^4.4.1" | ||
"react-number-format": "^4.4.1", | ||
"classnames": "^2.2.6" | ||
} | ||
} |
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
57
23158
4
+ Addedclassnames@^2.2.6
+ Addedclassnames@2.5.1(transitive)