Skip to content

Commit 56ca522

Browse files
Merge pull request #31 from contentstack/staging
Staging
2 parents 83a2449 + e5449f2 commit 56ca522

File tree

2 files changed

+60
-63
lines changed

2 files changed

+60
-63
lines changed

package-lock.json

Lines changed: 57 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datasync-boilerplate",
3-
"version": "1.2.7",
3+
"version": "1.2.8",
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": {
@@ -12,8 +12,8 @@
1212
"@contentstack/datasync-asset-store-filesystem": "^2.0.1",
1313
"@contentstack/datasync-content-store-filesystem": "^2.0.3",
1414
"@contentstack/datasync-content-store-mongodb": "^1.0.5",
15-
"@contentstack/webhook-listener": "^1.0.3",
16-
"@contentstack/datasync-manager": "^2.0.2"
15+
"@contentstack/datasync-manager": "^2.0.5",
16+
"@contentstack/webhook-listener": "^1.0.4"
1717
},
1818
"devDependencies": {
1919
"eslint": "^8.36.0",

0 commit comments

Comments
 (0)