Skip to content

Commit cc1e284

Browse files
author
asmit-patil
committed
updated datasync-manager module
1 parent 3f51749 commit cc1e284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datasync-boilerplate",
3-
"version": "1.0.1",
3+
"version": "1.2.0",
44
"description": "A boilerplate that has the code skeleton to help you get up and running with Contentstack DataSync.",
55
"main": "index.js",
66
"scripts": {
@@ -13,7 +13,7 @@
1313
"@contentstack/datasync-content-store-filesystem": "1.0.1",
1414
"@contentstack/datasync-content-store-mongodb": "1.0.1",
1515
"@contentstack/webhook-listener": "1.0.0",
16-
"@contentstack/datasync-manager": "1.1.0"
16+
"@contentstack/datasync-manager": "1.2.0"
1717
},
1818
"devDependencies": {
1919
"eslint": "^6.1.0",

0 commit comments

Comments
 (0)