Skip to content

Commit b3265c9

Browse files
authored
chore: add repository property to package.json (#1934)
Closes #1946
1 parent 0a02377 commit b3265c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "17.0.0",
44
"license": "MIT",
55
"author": "Evan You",
6+
"repository": "vuejs/vue-loader",
67
"main": "dist/index.js",
78
"types": "dist/index.d.ts",
89
"files": [

0 commit comments

Comments
 (0)