Skip to content

Commit 17fb137

Browse files
Package.json config updated
1 parent 62580a7 commit 17fb137

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
"main": "./dist",
66
"types": "./typings",
77
"homepage": "https://www.contentstack.com/docs/guide/synchronization/contentstack-datasync",
8-
"directories": {
9-
"lib": "lib"
10-
},
118
"files": [
12-
"/dist"
9+
"/dist",
10+
"/typings",
11+
"/npm-shrinkwrap.json"
1312
],
1413
"keywords": [
1514
"contentstack",
@@ -29,7 +28,7 @@
2928
},
3029
"repository": {
3130
"type": "git",
32-
"url": "https://github.com/contentstack/webhook-listener"
31+
"url": "git+https://github.com/contentstack/webhook-listener"
3332
},
3433
"bugs": {
3534
"url": "https://github.com/contentstack/webhook-listener/issues",

0 commit comments

Comments
 (0)