We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f51749 commit cc1e284Copy full SHA for cc1e284
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "datasync-boilerplate",
3
- "version": "1.0.1",
+ "version": "1.2.0",
4
"description": "A boilerplate that has the code skeleton to help you get up and running with Contentstack DataSync.",
5
"main": "index.js",
6
"scripts": {
@@ -13,7 +13,7 @@
13
"@contentstack/datasync-content-store-filesystem": "1.0.1",
14
"@contentstack/datasync-content-store-mongodb": "1.0.1",
15
"@contentstack/webhook-listener": "1.0.0",
16
- "@contentstack/datasync-manager": "1.1.0"
+ "@contentstack/datasync-manager": "1.2.0"
17
},
18
"devDependencies": {
19
"eslint": "^6.1.0",
0 commit comments