Skip to content

Commit 2e64198

Browse files
praviyyx990803
authored andcommitted
chore: add repository url (#9)
Update package.json with repository url
1 parent ee0a6ea commit 2e64198

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
"vue": "^2.4.4",
2020
"vue-template-compiler": "^2.4.4"
2121
},
22+
"repository": {
23+
"type": "git",
24+
"url": "https://github.com/vuejs/vue-template-es2015-compiler"
25+
},
2226
"jest": {
2327
"testPathIgnorePatterns": [
2428
"/node_modules/",

0 commit comments

Comments
 (0)