We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b0ccff commit 0899886Copy full SHA for 0899886
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-async-component",
3
- "version": "1.0.0-beta.1",
+ "version": "1.0.0-beta.2",
4
"description": "Create Components that resolve asynchronously, with support for server side rendering and code splitting.",
5
"license": "MIT",
6
"main": "commonjs/index.js",
0 commit comments