Skip to content

Commit

Permalink
Update devtools-kit package.json with repo field
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralph Lamballais committed May 15, 2024
1 parent 9898f87 commit c7b66e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
"**.d.ts",
"dist"
],
"repository": {
"directory": "packages/devtools-kit",
"type": "git",
"url": "git+https://github.com/vuejs/devtools-next.git"
},
"scripts": {
"build": "tsup --clean",
"prepare:type": "tsup --dts-only",
Expand Down

0 comments on commit c7b66e9

Please sign in to comment.