@nuffieldtechnologies/rugged-schema-types 0.3.2 → 0.3.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -132,7 +132,7 @@ const _FormInput = `
132
132
  const _FormFilter = `
133
133
  input FormFilter {
134
134
  status: _TemplateStatus
135
- },
135
+ }
136
136
  `;
137
137
  const _AllFormFields = `{id, name, key, updated, status, data}`;
138
138
  const Task = _TimeStamps + _TemplateInfo + _Task;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuffieldtechnologies/rugged-schema-types",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "description": "Graphql schema for rugged data",
5
5
  "main": "./distribution/index.js",
6
6
  "keywords": [