graphql-function-transformer
Advanced tools
Comparing version 1.3.1-beta.0 to 1.3.1-deps-issue-fix.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.3.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.3.1-beta.0) (2019-08-07) | ||
## [1.3.1-deps-issue-fix.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-function-transformer@1.1.5...graphql-function-transformer@1.3.1-deps-issue-fix.0) (2019-08-07) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "graphql-function-transformer", | ||
"version": "1.3.1-beta.0", | ||
"version": "1.3.1-deps-issue-fix.0", | ||
"description": "Implements the @function directive.", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"graphql": "^0.13.2", | ||
"graphql-mapping-template": "3.3.1-beta.0", | ||
"graphql-transformer-common": "3.10.1-beta.0", | ||
"graphql-transformer-core": "3.9.1-beta.0" | ||
"graphql-mapping-template": "3.3.1-deps-issue-fix.0", | ||
"graphql-transformer-common": "3.10.1-deps-issue-fix.0", | ||
"graphql-transformer-core": "3.9.1-deps-issue-fix.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9ab20d34712741eec59f1cac43cbc4e96b871400" | ||
"gitHead": "b90a5a637e0c7b4caeda6f1d53f69fa82f520f4c" | ||
} |
61287
+ Addedgraphql-mapping-template@3.3.1-deps-issue-fix.0(transitive)
+ Addedgraphql-transformer-common@3.10.1-deps-issue-fix.0(transitive)
+ Addedgraphql-transformer-core@3.9.1-deps-issue-fix.0(transitive)
- Removedgraphql-mapping-template@3.3.1-beta.0(transitive)
- Removedgraphql-transformer-common@3.10.1-beta.0(transitive)
- Removedgraphql-transformer-core@3.9.1-beta.0(transitive)