Skip to content

Commit c0b3512

Browse files
fix: update contentstack datasync SDK versions to 1.0.17 and 1.0.11
1 parent ae22b33 commit c0b3512

File tree

2 files changed

+13
-186
lines changed

2 files changed

+13
-186
lines changed

package-lock.json

Lines changed: 11 additions & 184 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
@@ -6,8 +6,8 @@
66
"start": "node ./bin/www"
77
},
88
"dependencies": {
9-
"@contentstack/datasync-filesystem-sdk": "^1.0.16",
10-
"@contentstack/datasync-mongodb-sdk": "^1.0.10",
9+
"@contentstack/datasync-filesystem-sdk": "^1.0.17",
10+
"@contentstack/datasync-mongodb-sdk": "^1.0.11",
1111
"async": "^3.2.6",
1212
"chokidar": "^3.6.0",
1313
"contentstack": "^3.24.1",

0 commit comments

Comments
 (0)