Skip to content

Commit 41426a2

Browse files
Update package.json to include the repository key (nguyenvanduocit#38)
1 parent a3ea8bb commit 41426a2

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
@@ -7,6 +7,10 @@
77
"build": "node build/build.js",
88
"lint": "eslint --ext .js,.vue src"
99
},
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/nguyenvanduocit/vue-loading-spinner.git"
13+
},
1014
"main": "src/index.js",
1115
"dependencies": {
1216
"node-sass": "^4.5.3",

0 commit comments

Comments
 (0)