We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15b22c6 commit 1dd8f54Copy full SHA for 1dd8f54
README.md
@@ -65,7 +65,8 @@ This is an overview of the data exported.
65
"locales": [],
66
"assets": [],
67
"webhooks": [],
68
- "editorInterfaces": []
+ "editorInterfaces": [],
69
+ "roles": []
70
}
71
```
72
package.json
@@ -39,7 +39,7 @@
39
},
40
"dependencies": {
41
"bluebird": "^3.3.3",
42
- "contentful-batch-libs": "^4.1.0",
+ "contentful-batch-libs": "^4.2.0",
43
"json-stringify-safe": "^5.0.1",
44
"lodash": "^4.0.0",
45
"npmlog": "^4.0.0",
0 commit comments