We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbd7f2e commit 5c940baCopy full SHA for 5c940ba
demo/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-datatables-demo",
3
- "version": "2.2.0",
+ "version": "2.2.1-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