Comparing version 2.0.1 to 2.0.2
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="2.0.2"></a> | ||
## [2.0.2](https://gitlab.com/iiroj/app-bar/compare/v2.0.1...v2.0.2) (2018-10-29) | ||
<a name="2.0.1"></a> | ||
@@ -7,0 +12,0 @@ ## [2.0.1](https://gitlab.com/iiroj/app-bar/compare/v2.0.0...v2.0.1) (2018-10-12) |
{ | ||
"name": "app-bar", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "An app bar for React that stays out of your way", | ||
@@ -30,10 +30,10 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/react": "^16.4.16", | ||
"@types/react": "^16.4.18", | ||
"@types/react-dom": "^16.0.9", | ||
"css-wipe": "^4.3.0", | ||
"emotion": "^9.2.12", | ||
"parcel-bundler": "^1.10.2", | ||
"parcel-bundler": "^1.10.3", | ||
"prettier": "^1.14.3", | ||
"react": "^16.5.2", | ||
"react-dom": "^16.5.2", | ||
"react": "^16.6.0", | ||
"react-dom": "^16.6.0", | ||
"standard-version": "^4.4.0", | ||
@@ -43,5 +43,5 @@ "tslint": "^5.11.0", | ||
"tslint-config-standard": "^8.0.1", | ||
"tslint-plugin-prettier": "^2.0.0", | ||
"tslint-plugin-prettier": "^2.0.1", | ||
"tslint-react": "^3.6.0", | ||
"typescript": "^3.1.2" | ||
"typescript": "^3.1.3" | ||
}, | ||
@@ -48,0 +48,0 @@ "keywords": [ |
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
16776