graphql-mapping-template
Advanced tools
Comparing version 3.0.1-beta.0 to 3.0.3-beta.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.0.1-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@2.0.1-multienv.0...graphql-mapping-template@3.0.1-beta.0) (2019-02-11) | ||
## [3.0.3-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@3.0.2...graphql-mapping-template@3.0.3-beta.0) (2019-02-11) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package graphql-mapping-template |
{ | ||
"name": "graphql-mapping-template", | ||
"version": "3.0.1-beta.0", | ||
"version": "3.0.3-beta.0", | ||
"description": "An AST wrapper around AWS AppSync resolvers", | ||
@@ -45,3 +45,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "232fe92480348f76737d6db9ff6957169ef5fbff" | ||
"gitHead": "206ad12cbc8a4d91b1865988b03b2cbffbc7a660" | ||
} |
100509