Skip to content

Commit 670c6a5

Browse files
committed
chore: add repository field for applet package
1 parent cabf17e commit 670c6a5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/applet/package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
"version": "7.3.9",
55
"author": "webfansplz",
66
"license": "MIT",
7+
"repository": {
8+
"directory": "packages/applet",
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)