Skip to content

Commit

Permalink
chore: add repository property to package.json (#1934)
Browse files Browse the repository at this point in the history
Closes #1946
  • Loading branch information
silverwind committed Oct 28, 2022
1 parent 0a02377 commit b3265c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -3,6 +3,7 @@
"version": "17.0.0",
"license": "MIT",
"author": "Evan You",
"repository": "vuejs/vue-loader",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down

0 comments on commit b3265c9

Please sign in to comment.