Skip to content

Commit 5f93cbb

Browse files
committed
fix: update package.json
1 parent cc642fc commit 5f93cbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/quasarframework/sketchycodeglyn.git"
18+
"url": "git+https://github.com/brimmann/sketchycodeglyn.git"
1919
},
2020
"keywords": [
2121
"vuejs",
@@ -39,7 +39,7 @@
3939
"bugs": {
4040
"url": "https://github.com/brimmann/sketchycodeglyn/issues"
4141
},
42-
"homepage": "https://github.com/quasarframework/sketchycodeglyn",
42+
"homepage": "https://github.com/brimmann/sketchycodeglyn",
4343
"scripts": {
4444
"dev": "vite",
4545
"build": "vite build",

0 commit comments

Comments
 (0)