@twintag/twintag-core-react 0.2.271 → 0.2.272-fix-scanner-iOS-44c677b449a2ed53bf5fdff1701d94fd77e82bd4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
1
  /**
2
2
  * The library version.
3
3
  */
4
- export declare const VERSION = "0.2.271";
4
+ export declare const VERSION = "0.2.272-fix-scanner-iOS-44c677b449a2ed53bf5fdff1701d94fd77e82bd4";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@twintag/twintag-core-react",
3
- "version": "0.2.271",
3
+ "version": "0.2.272-fix-scanner-iOS-44c677b449a2ed53bf5fdff1701d94fd77e82bd4",
4
4
  "description": "React specific wrappers for Twintag component library",
5
5
  "author": "Twintag",
6
6
  "main": "./dist/twintag-core-react.esm.js",