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 7719fc8 commit 8594b24Copy full SHA for 8594b24
mf-angular2-table/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular2-datatable",
3
- "version": "0.2.5",
+ "version": "0.2.6",
4
"description": "DataTable component for Angular2 framework",
5
"main": "datatable",
6
"scripts": {
mf-angular2-table/release.sh
@@ -0,0 +1,2 @@
+npm run build &&
+npm rub publish
0 commit comments