Skip to content

Commit b792774

Browse files
authored
custom version
1 parent 4f07de4 commit b792774

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-canvas-draw",
2+
"name": "@win11react/react-canvas-draw",
33
"version": "1.2.1",
44
"description": "A simple yet powerful canvas-drawing component for React.",
55
"main": "lib/index.js",
@@ -57,7 +57,9 @@
5757
},
5858
"homepage": "https://embiem.github.io/react-canvas-draw/",
5959
"license": "MIT",
60-
"repository": "https://github.com/embiem/react-canvas-draw",
60+
"repository": {
61+
"url": "https://github.com/win11react/react-canvas-draw",
62+
}
6163
"bugs": {
6264
"url": "https://github.com/embiem/react-canvas-draw/issues"
6365
},

0 commit comments

Comments
 (0)