Comparing version 1.8.5 to 1.8.6
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.8.6"></a> | ||
## [1.8.6](https://gitlab.com/iiroj/app-bar/compare/v1.8.5...v1.8.6) (2018-09-22) | ||
<a name="1.8.5"></a> | ||
@@ -7,0 +12,0 @@ ## [1.8.5](https://gitlab.com/iiroj/app-bar/compare/v1.8.4...v1.8.5) (2018-09-15) |
{ | ||
"name": "app-bar", | ||
"version": "1.8.5", | ||
"version": "1.8.6", | ||
"description": "An app bar for React that stays out of your way", | ||
@@ -33,7 +33,7 @@ "license": "MIT", | ||
"css-wipe": "^4.3.0", | ||
"emotion": "^9.2.8", | ||
"emotion": "^9.2.10", | ||
"parcel-bundler": "^1.9.7", | ||
"prettier": "^1.14.2", | ||
"react": "^16.5.1", | ||
"react-dom": "^16.5.1", | ||
"prettier": "^1.14.3", | ||
"react": "^16.5.2", | ||
"react-dom": "^16.5.2", | ||
"standard-version": "^4.4.0", | ||
@@ -43,3 +43,3 @@ "tslint": "^5.11.0", | ||
"tslint-config-standard": "^8.0.1", | ||
"tslint-plugin-prettier": "^1.3.0", | ||
"tslint-plugin-prettier": "^2.0.0", | ||
"tslint-react": "^3.6.0", | ||
@@ -46,0 +46,0 @@ "typescript": "^3.0.3" |
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
16465