Skip to content

Commit 5acf2cc

Browse files
committed
Revert composer package
1 parent 0df334a commit 5acf2cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"name": "hoksilato/laravel-admin-data-table-ext",
2+
"name": "jxlwqq/data-table",
33
"description": "dataTable for laravel-admin",
44
"type": "library",
55
"keywords": ["laravel-admin", "extension"],
6-
"homepage": "https://github.com/hoksilato/laravel-admin-data-table-ext",
6+
"homepage": "https://github.com/jxlwqq/data-table",
77
"license": "MIT",
88
"authors": [
99
{
10-
"name": "Cang Ta",
11-
"email": "hoksilato176@gmail.com"
10+
"name": "jxlwqq",
11+
"email": "jxlwqq@gmail.com"
1212
}
1313
],
1414
"require": {

0 commit comments

Comments
 (0)