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 958f224 commit edd604bCopy full SHA for edd604b
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "vuejs-datatable",
3
- "version": "0.3.2",
+ "version": "0.3.3",
4
"description": "A Vue.js component for filterable and paginated tables.",
5
"main": "index.js",
6
"scripts": {
7
- "build" : "gulp --production && gulp --gulpfile examples/vue-2/gulpfile.js",
+ "build": "gulp --production && gulp --gulpfile examples/vue-2/gulpfile.js",
8
"test": "echo \"Error: no test specified\" && exit 1"
9
},
10
"keywords": [
0 commit comments