We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a021832 commit f26e2d8Copy full SHA for f26e2d8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-async-bootstrapper",
3
- "version": "2.1.0",
+ "version": "2.1.1",
4
"description": "Execute a bootstrap method on your React/Preact components. Useful for data prefetching and other activities.",
5
"license": "MIT",
6
"main": "dist/react-async-bootstrapper.js",
0 commit comments