Skip to content

Commit ee9e59e

Browse files
authored
Fix homepage URL in package.json
1 parent 0d24ea1 commit ee9e59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "canvas-editor-pro",
33
"version": "1.0.0",
44
"private": true,
5-
"homepage": "https://simonnchong.github.io/image-editor",
5+
"homepage": "https://simonnchong.github.io/image_editor",
66
"dependencies": {
77
"react": "^18.2.0",
88
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)