@nuffieldtechnologies/rugged-schema-types 0.8.1 → 0.8.2

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.
@@ -102,7 +102,7 @@ const _Task = `
102
102
  timestamps: TimeStamps
103
103
  events: Events
104
104
  template: TemplateInfo
105
- indentifiers: TaskIdentifiers
105
+ identifiers: TaskIdentifiers
106
106
  status: String
107
107
  fails: [String]
108
108
  reportUrl: String
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nuffieldtechnologies/rugged-schema-types",
3
- "version": "0.8.1",
3
+ "version": "0.8.2",
4
4
  "description": "Graphql schema for rugged data",
5
5
  "main": "./distribution/index.js",
6
6
  "keywords": [