Comparing version 1.4.5 to 1.4.6
@@ -7,2 +7,6 @@ # Changelog | ||
## [1.4.6] - 2018-07-02 | ||
### changed | ||
- Update packages | ||
## [1.4.5] - 2018-06-24 | ||
@@ -9,0 +13,0 @@ ### changed |
{ | ||
"name": "app-bar", | ||
"version": "1.4.5", | ||
"version": "1.4.6", | ||
"description": "An app bar for React that stays out of your way", | ||
@@ -28,8 +28,8 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/react": "^16.4.1", | ||
"@types/react": "^16.4.6", | ||
"@types/react-dom": "^16.0.6", | ||
"css-wipe": "^4.3.0", | ||
"emotion": "^9.2.4", | ||
"parcel-bundler": "^1.9.2", | ||
"prettier": "^1.13.5", | ||
"parcel-bundler": "^1.9.4", | ||
"prettier": "^1.13.7", | ||
"react": "^16.4.1", | ||
@@ -36,0 +36,0 @@ "react-dom": "^16.4.1", |
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
17086