Skip to content

Commit a303432

Browse files
author
dtbuild
committed
Tweak package description
1 parent a8e7d5f commit a303432

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "datatables.net",
3-
"description": "jQuery DataTables",
3+
"description": "DataTables - The Javascript table library",
44
"main": "js/dataTables.js",
55
"module": "js/dataTables.mjs",
66
"types": "./types/types.d.ts",
@@ -41,4 +41,4 @@
4141
"type": "git",
4242
"url": "https://github.com/DataTables/Dist-DataTables.git"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)