mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-15 16:29:16 +01:00
Fix: Make was building invalid JSON files for the component.json file
This commit is contained in:
parent
eafd70f53a
commit
e7e0fb83f0
@ -149,7 +149,7 @@ cat <<EOF > component.json
|
||||
"version": "${VERSION}",
|
||||
"main": [
|
||||
"./media/js/jquery.dataTables.js",
|
||||
"./media/css/jquery.dataTables.css",
|
||||
"./media/css/jquery.dataTables.css"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~1.8.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user