Skip to content

Commit d86f77a

Browse files
Merge pull request #545 from cloudinary/add-repository-link
Add link to github repository
2 parents ef9d450 + 92e54ba commit d86f77a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
"keywords": [],
3131
"author": "",
3232
"license": "MIT",
33+
"repository": "https://github.com/cloudinary/js-url-gen",
3334
"devDependencies": {
3435
"@babel/cli": "^7.15.7",
3536
"@babel/core": "^7.9.0",
@@ -151,4 +152,4 @@
151152
"dependencies": {
152153
"@cloudinary/transformation-builder-sdk": "^1.0.0"
153154
}
154-
}
155+
}

0 commit comments

Comments
 (0)