Comparing version 1.8.1 to 1.8.2
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.8.2"></a> | ||
## [1.8.2](https://gitlab.com/iiroj/app-bar/compare/v1.8.1...v1.8.2) (2018-08-28) | ||
<a name="1.8.1"></a> | ||
@@ -7,0 +12,0 @@ ## [1.8.1](https://gitlab.com/iiroj/app-bar/compare/v1.8.0...v1.8.1) (2018-08-20) |
{ | ||
"name": "app-bar", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"description": "An app bar for React that stays out of your way", | ||
@@ -30,3 +30,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/react": "^16.4.11", | ||
"@types/react": "^16.4.12", | ||
"@types/react-dom": "^16.0.7", | ||
@@ -41,3 +41,3 @@ "css-wipe": "^4.3.0", | ||
"tslint": "^5.11.0", | ||
"tslint-config-prettier": "^1.14.0", | ||
"tslint-config-prettier": "^1.15.0", | ||
"tslint-config-standard": "^7.1.0", | ||
@@ -44,0 +44,0 @@ "tslint-plugin-prettier": "^1.3.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
15937