@zenggan/blog
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.7.1](https://github.com/KingGanZeng/learn-lerna/compare/@zenggan/blog@1.7.0...@zenggan/blog@1.7.1) (2020-06-22) | ||
**Note:** Version bump only for package @zenggan/blog | ||
# 1.7.0 (2020-06-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@zenggan/blog", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"main": "src/index.js", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@zenggan/ui": "^1.6.0", | ||
"@zenggan/utils": "^3.0.0", | ||
"@zenggan/ui": "^1.6.1", | ||
"@zenggan/utils": "^3.0.1", | ||
"react": "^16.13.1", | ||
@@ -15,3 +15,3 @@ "react-dom": "^16.13.1" | ||
}, | ||
"gitHead": "8c2bb810b0a483ae87e769c6eb80095a79fe9d46" | ||
"gitHead": "12d12111bb08ce46995cf7afbf6d95a1be3db417" | ||
} |
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
5480
Updated@zenggan/ui@^1.6.1
Updated@zenggan/utils@^3.0.1