@venncity/clou-utils
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.5](https://github.com/venn-city/graphql-clou/compare/@venncity/clou-utils@2.0.4...@venncity/clou-utils@2.0.5) (2020-08-31) | ||
**Note:** Version bump only for package @venncity/clou-utils | ||
## [2.0.4](https://github.com/venn-city/graphql-clou/compare/@venncity/clou-utils@2.0.3...@venncity/clou-utils@2.0.4) (2020-08-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@venncity/clou-utils", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"author": "Venn Engineering", | ||
@@ -32,3 +32,2 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@venncity/nested-config": "^2.0.0", | ||
"crypto": "^1.0.1", | ||
@@ -41,2 +40,3 @@ "lodash": "^4.17.15" | ||
"@venncity/jest-config-server": "^3.4.0", | ||
"@venncity/nested-config": "*", | ||
"@venncity/prettier-config-server": "^1.1.0", | ||
@@ -55,3 +55,6 @@ "eslint": "^6.6.0", | ||
}, | ||
"gitHead": "719f0647cce37d36bc71dab63bec7aac6b0a6d53" | ||
"peerDependencies": { | ||
"@venncity/nested-config": "*" | ||
}, | ||
"gitHead": "f5e77458a27489966f8b377020b27edc8d7d10ef" | ||
} |
49468
16
- Removed@venncity/nested-config@^2.0.0
- Removed@venncity/nested-config@2.0.35(transitive)