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 16cc4c8 commit bc38d8dCopy full SHA for bc38d8d
.versions
@@ -1,4 +1,4 @@
1
-aldeed:tabular@1.2.0
+aldeed:tabular@1.3.0
2
base64@1.0.3
3
binary-heap@1.0.3
4
blaze@2.1.2
package.js
@@ -3,7 +3,7 @@
Package.describe({
name: 'aldeed:tabular',
5
summary: 'Datatables for large or small datasets in Meteor',
6
- version: '1.2.0',
+ version: '1.3.0',
7
git: 'https://github.com/aldeed/meteor-tabular.git'
8
});
9
0 commit comments