Skip to content

Commit

Permalink
Update shared 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 c7b66e9 commit e63f1b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@
"files": [
"dist"
],
"repository": {
"directory": "packages/shared",
"type": "git",
"url": "git+https://github.com/vuejs/devtools-next.git"
},
"scripts": {
"build": "tsup",
"prepare:type": "tsup --dts-only",
Expand Down

0 comments on commit e63f1b1

Please sign in to comment.