Skip to content

Commit e23f60c

Browse files
authored
Merge pull request #10 from datafold/sergey-bump-react-peer-dependency
Correct version bump
2 parents 97b5e41 + fe5f1c9 commit e23f60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@datafoldcom/react-base-table",
3-
"version": "1.15.2",
3+
"version": "1.15.3",
44
"description": "a react table component to display large data set with high performance and flexibility, forked from https://github.com/Autodesk/react-base-table.git",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)