Skip to content

Commit 5eb3aa1

Browse files
committed
added repo link
1 parent 78ffb6e commit 5eb3aa1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yoembed",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "Sdk to embed the yobulk csv uploader",
55
"main": "build/index.js",
66
"module": "build/index.js",
@@ -10,6 +10,10 @@
1010
"rollup": "GENERATE_SOURCEMAP=false NODE_ENV=production rollup -c",
1111
"winBuild": "set \"GENERATE_SOURCEMAP=false\" && NODE_ENV=production rollup -c"
1212
},
13+
"repository": {
14+
"type": "git",
15+
"url": "https://github.com/yobulkdev/yoembed-react-sdk"
16+
},
1317
"keywords": [
1418
"csv",
1519
"yobulk",

0 commit comments

Comments
 (0)