graphql-mapping-template
Advanced tools
Comparing version 3.5.1-plugin.0 to 3.5.1-plugin.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.5.1-plugin.1](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@3.5.1-plugin.0...graphql-mapping-template@3.5.1-plugin.1) (2019-08-23) | ||
**Note:** Version bump only for package graphql-mapping-template | ||
## [3.5.1-plugin.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@3.1.1...graphql-mapping-template@3.5.1-plugin.0) (2019-08-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "graphql-mapping-template", | ||
"version": "3.5.1-plugin.0", | ||
"version": "3.5.1-plugin.1", | ||
"description": "An AST wrapper around AWS AppSync resolvers", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "0ce2e5eb87a88bbfb5127b1f75c168bb33713915" | ||
"gitHead": "740e1cceeae8014fcaaba608f456c335bf24b1a0" | ||
} |
108457