Skip to content

Commit 6a500c7

Browse files
committed
fix(package): fix bug
1 parent bfe9313 commit 6a500c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"homepage": "https://github.com/adityadarma/adonis-datatables#readme",
8888
"repository": {
8989
"type": "git",
90-
"url": "git+https://github.com/adityadarma/adonis-datatables"
90+
"url": "git+https://github.com/adityadarma/adonis-datatables.git"
9191
},
9292
"publishConfig": {
9393
"access": "public",

0 commit comments

Comments
 (0)