graphql-function-transformer
Advanced tools
Comparing version
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.5.1-authSubRelease.8](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-authSubRelease.8) (2019-08-26) | ||
## [1.5.1-authSubRelease.9](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.5.1-authSubRelease.9) (2019-08-26) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "graphql-function-transformer", | ||
"version": "1.5.1-authSubRelease.8", | ||
"version": "1.5.1-authSubRelease.9", | ||
"description": "Implements the @function directive.", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "3.5.1-authSubRelease.8", | ||
"graphql-transformer-common": "3.12.1-authSubRelease.8", | ||
"graphql-transformer-core": "3.11.1-authSubRelease.8" | ||
"graphql-mapping-template": "3.5.1-authSubRelease.9", | ||
"graphql-transformer-common": "3.12.1-authSubRelease.9", | ||
"graphql-transformer-core": "3.11.1-authSubRelease.9" | ||
}, | ||
@@ -45,3 +45,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "92b00373d759ff9ed592260a4987f037467696f8" | ||
"gitHead": "4a13ee4bd1f8a97be9235fdcd54e223db44e6ab8" | ||
} |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed