We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc642fc commit 5f93cbbCopy full SHA for 5f93cbb
lib/package.json
@@ -15,7 +15,7 @@
15
},
16
"repository": {
17
"type": "git",
18
- "url": "git+https://github.com/quasarframework/sketchycodeglyn.git"
+ "url": "git+https://github.com/brimmann/sketchycodeglyn.git"
19
20
"keywords": [
21
"vuejs",
@@ -39,7 +39,7 @@
39
"bugs": {
40
"url": "https://github.com/brimmann/sketchycodeglyn/issues"
41
42
- "homepage": "https://github.com/quasarframework/sketchycodeglyn",
+ "homepage": "https://github.com/brimmann/sketchycodeglyn",
43
"scripts": {
44
"dev": "vite",
45
"build": "vite build",
0 commit comments