Skip to content

Commit b63dd6c

Browse files
Merge pull request #13 from contentstack/development
Version bumped
2 parents fd62bfe + bfb214c commit b63dd6c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

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.4",
3+
"version": "1.2.5",
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": {
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@contentstack/datasync-asset-store-filesystem": "^2.0.1",
13-
"@contentstack/datasync-content-store-filesystem": "^2.0.2",
13+
"@contentstack/datasync-content-store-filesystem": "^2.0.3",
1414
"@contentstack/datasync-content-store-mongodb": "^1.0.3",
1515
"@contentstack/webhook-listener": "^1.0.3",
1616
"@contentstack/datasync-manager": "^2.0.1"

0 commit comments

Comments
 (0)