We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4273902 commit 0d962a2Copy full SHA for 0d962a2
package.json
@@ -2,7 +2,7 @@
2
"author": "Layercode",
3
"license": "MIT",
4
"name": "@layercode/react-sdk",
5
- "version": "2.1.6",
+ "version": "2.2.0",
6
"description": "Layercode React SDK for integrating with React applications",
7
"type": "module",
8
"main": "./dist/index.js",
@@ -50,4 +50,4 @@
50
"rollup": "^4.42.0",
51
"typescript": "^5.8.3"
52
}
53
-}
+}
0 commit comments