mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
Meta: Fix composer.json license
This commit is contained in:
parent
fd3869cbc8
commit
2cc77bda67
@ -3,7 +3,7 @@
|
|||||||
"description": "tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.",
|
"description": "tablesorter (FORK) is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell.",
|
||||||
"homepage": "https://mottie.github.io/tablesorter/",
|
"homepage": "https://mottie.github.io/tablesorter/",
|
||||||
"type": "component",
|
"type": "component",
|
||||||
"license": "(MIT OR GPL-2.0+)",
|
"license": "(MIT OR GPL-2.0)",
|
||||||
"require": {
|
"require": {
|
||||||
"jquery": "^1.2.6"
|
"jquery": "^1.2.6"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user