Skip to content

Commit 6efe563

Browse files
committed
Add "repository" to package.json
1 parent acfe9fe commit 6efe563

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
@@ -12,6 +12,10 @@
1212
"laravel",
1313
"pagination"
1414
],
15+
"repository": {
16+
"type": "git",
17+
"url": "https://github.com/gilbitron/laravel-vue-pagination.git"
18+
},
1519
"main": "src/laravel-vue-pagination.js",
1620
"scripts": {
1721
"test": "karma start karma.conf.js",

0 commit comments

Comments
 (0)