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 1334bef commit a509db7Copy full SHA for a509db7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-bootstrap4-table",
3
- "version": "1.0.8",
+ "version": "1.0.9",
4
"main": "dist/vue-bootstrap4-table.umd.js",
5
"module": "dist/vue-bootstrap4-table.esm.js",
6
"unpkg": "dist/vue-bootstrap4-table.min.js",
@@ -101,5 +101,6 @@
101
"type": "git",
102
"url": "https://github.com/rubanraj54/vue-bootstrap4-table"
103
},
104
- "homepage": "https://rubanraj54.gitbook.io"
+ "homepage": "https://rubanraj54.gitbook.io",
105
+ "license": "MIT"
106
}
0 commit comments