Skip to content

Commit f0d8815

Browse files
authored
chore: update package.json docs (#1376)
1 parent d8e2d4e commit f0d8815

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,11 @@
9191
"dom"
9292
]
9393
}
94-
}
94+
},
95+
"repository": {
96+
"type": "git",
97+
"url": "git+https://github.com/vuejs/test-utils.git"
98+
},
99+
"homepage": "https://github.com/vuejs/test-utils"
100+
95101
}

0 commit comments

Comments
 (0)