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