@iota-uz/sdk 0.1.1 → 0.1.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@iota-uz/sdk",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "IOTA SDK UI utilities, Tailwind configuration, and React components for building IOTA SDK applets.",
5
5
  "license": "MIT",
6
6
  "private": false,
package/tailwind/iota.css CHANGED
@@ -1103,4 +1103,3 @@
1103
1103
  .lazy-load * {
1104
1104
  transition: opacity 300ms ease-in;
1105
1105
  }
1106
-