diff --git a/package.json b/package.json index 9fb7eaa..3166924 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-sticky-table", "description": "Dynamically sized fixed header and columns for tables", - "version": "5.1.11", + "version": "5.1.12", "author": "Henrybuilt", "bugs": { "url": "https://github.com/henrybuilt/react-sticky-table/issues" @@ -61,7 +61,7 @@ "peerDependencies": { "prop-types": "^15.5.7", "react": ">=16.0.0", - "react-dom": " ^16.0.0" + "react-dom": ">=16.0.0" }, "repository": { "type": "git",