Skip to content

Commit 82c2313

Browse files
1.1.4
1 parent 44479f0 commit 82c2313

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ashvin27/react-datatable",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "ReactDatatable is a component which provide ability to create multifunctional table using single component like jQuery Datatable",
55
"main": "./lib/index.js",
66
"author": {
@@ -10,9 +10,9 @@
1010
},
1111
"license": "MIT",
1212
"homepage": "https://github.com/ashvin27/react-datatable/blob/master/README.md",
13-
"bugs": {
14-
"url" : "https://github.com/ashvin27/react-datatable/issues",
15-
"email" : "[email protected]"
13+
"bugs": {
14+
"url": "https://github.com/ashvin27/react-datatable/issues",
15+
"email": "[email protected]"
1616
},
1717
"repository": {
1818
"type": "git",

0 commit comments

Comments
 (0)