We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b853d7 commit 37f1a86Copy full SHA for 37f1a86
demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-datatables-demo",
3
- "version": "5.0.0",
+ "version": "5.1.0-dev",
4
"license": "MIT",
5
"scripts": {
6
"ng": "ng",
package.json
"name": "angular-datatables",
"description": "Angular directive for DataTables",
"build": "npm run clean && npm run compile && npm run bundles",
0 commit comments