We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8445b8a commit 5557190Copy full SHA for 5557190
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@klarna/remote-frames",
3
- "version": "0.3.11",
+ "version": "0.3.12",
4
"description": "Render a subset of the React tree to a different location, from many locations, without having to coordinate them",
5
"main": "src/index.js",
6
"module": "build/esm/index.js",
0 commit comments