diff --git a/package.json b/package.json index 29a214268..b86883f13 100644 --- a/package.json +++ b/package.json @@ -3,8 +3,7 @@ "description": "React components for efficiently rendering large, scrollable lists and tabular data", "author": "Brian Vaughn ", "user": "bvaughn", - "version": "8.11.4", - "next": "8.9.0", + "version": "9.0.0-rc.0", "homepage": "https://github.com/bvaughn/react-virtualized", "main": "dist/commonjs/index.js", "module": "dist/es/index.js",