Skip to content

Commit 1d19e72

Browse files
committed
changed package and organization and changed version to 0.5.0
1 parent 5145bf5 commit 1d19e72

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ npm install react-img-mapper --save
2020
```
2121
2222
## Demo & Examples
23-
Live demo: [demo](https://react-img-mapper.github.io/react-img-mapper)
23+
Live demo: [demo](https://img-mapper.github.io/react-docs)
2424

2525
To run the example locally
2626

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"img mapper",
1212
"image mapper"
1313
],
14-
"homepage": "https://react-img-mapper.github.io/react-img-mapper",
14+
"homepage": "https://img-mapper.github.io/react-docs",
1515
"bugs": {
16-
"url": "https://github.com/react-img-mapper/react-img-mapper/issues"
16+
"url": "https://github.com/img-mapper/react-img-mapper/issues"
1717
},
1818
"repository": {
1919
"type": "git",
20-
"url": "https://github.com/react-img-mapper/react-img-mapper.git"
20+
"url": "https://github.com/img-mapper/react-img-mapper.git"
2121
},
2222
"license": "MIT",
2323
"author": "Nisharg Shah",

0 commit comments

Comments
 (0)