Skip to content

Commit a509db7

Browse files
committed
published new version and added license to package.json
1 parent 1334bef commit a509db7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-bootstrap4-table",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"main": "dist/vue-bootstrap4-table.umd.js",
55
"module": "dist/vue-bootstrap4-table.esm.js",
66
"unpkg": "dist/vue-bootstrap4-table.min.js",
@@ -101,5 +101,6 @@
101101
"type": "git",
102102
"url": "https://github.com/rubanraj54/vue-bootstrap4-table"
103103
},
104-
"homepage": "https://rubanraj54.gitbook.io"
104+
"homepage": "https://rubanraj54.gitbook.io",
105+
"license": "MIT"
105106
}

0 commit comments

Comments
 (0)