mirror of
https://github.com/Mottie/tablesorter.git
synced 2024-11-15 23:54:22 +00:00
Fix main field in package.json
This commit is contained in:
parent
baf63178db
commit
773c75ee77
@ -34,7 +34,7 @@
|
|||||||
"natural",
|
"natural",
|
||||||
"jquery-plugin"
|
"jquery-plugin"
|
||||||
],
|
],
|
||||||
"main": "js/tablesorter.js",
|
"main": "js/jquery.tablesorter.js",
|
||||||
"files": [
|
"files": [
|
||||||
"css/theme.default.css",
|
"css/theme.default.css",
|
||||||
"js/jquery.tablesorter.js",
|
"js/jquery.tablesorter.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user