Skip to content

Commit 7508439

Browse files
author
Amir Tocker
committed
Update name and location of repository in package.json and bower.json
1 parent 87cb8d1 commit 7508439

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"Cloudinary"
77
],
88
"license": "MIT",
9-
"homepage": "https://github.com/CloudinaryLtd/cloudinary_react",
9+
"homepage": "https://github.com/cloudinary/cloudinary-react",
1010
"private": true,
1111
"ignore": [
1212
"**/.*",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/CloudinaryLtd/cloudinary_react.git"
15+
"url": "git+https://github.com/cloudinary/cloudinary-react.git"
1616
},
1717
"author": "Cloudinary",
1818
"license": "MIT",
1919
"bugs": {
20-
"url": "https://github.com/CloudinaryLtd/cloudinary_react/issues"
20+
"url": "https://github.com/cloudinary/cloudinary-react/issues"
2121
},
22-
"homepage": "https://github.com/CloudinaryLtd/cloudinary_react#readme",
22+
"homepage": "https://github.com/cloudinary/cloudinary-react#readme",
2323
"devDependencies": {
2424
"@kadira/react-storybook-addon-info": "^3.2.1",
2525
"@kadira/storybook": "^2.5.2",

samples/bundled/bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloudinary-react-bundled-sample",
33
"description": "",
4-
"homepage": "https://github.com/CloudinaryLtd/cloudinary_react",
4+
"homepage": "https://github.com/cloudinary/cloudinary-react",
55
"authors": [
66
"Cloudinary"
77
],

0 commit comments

Comments
 (0)