Skip to content

Commit db26b4d

Browse files
committed
chore: add repository link for electron package
1 parent 45720f3 commit db26b4d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/electron/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"version": "7.4.0",
55
"author": "webfansplz",
66
"license": "MIT",
7+
"repository": {
8+
"directory": "packages/electron",
9+
"type": "git",
10+
"url": "git+https://github.com/vuejs/devtools-next.git"
11+
},
712
"exports": {
813
".": {
914
"import": "./dist/index.js",

0 commit comments

Comments
 (0)