@twintag/twintag-core-react 0.2.271 → 0.2.272-fix-scanner-iOS-3a074f969d0624d8b4b4d049c299a5d8a11367a9

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-3a074f969d0624d8b4b4d049c299a5d8a11367a9";
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-3a074f969d0624d8b4b4d049c299a5d8a11367a9",
4
4
  "description": "React specific wrappers for Twintag component library",
5
5
  "author": "Twintag",
6
6
  "main": "./dist/twintag-core-react.esm.js",