Skip to content

Commit c3c30fd

Browse files
Merge pull request #22 from contentstack/staging
Merge staging to master
2 parents 8d76fa3 + 8bbcee6 commit c3c30fd

File tree

3 files changed

+11
-22
lines changed

3 files changed

+11
-22
lines changed

.github/workflows/sast-scan.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

package-lock.json

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

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.2.5",
3+
"version": "1.2.6",
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": "^2.0.3",
1414
"@contentstack/datasync-content-store-mongodb": "^1.0.3",
1515
"@contentstack/webhook-listener": "^1.0.3",
16-
"@contentstack/datasync-manager": "^2.0.1"
16+
"@contentstack/datasync-manager": "^2.0.2"
1717
},
1818
"devDependencies": {
1919
"eslint": "^8.36.0",

0 commit comments

Comments
 (0)