@antify/ui 3.3.3 → 4.0.0

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.
@@ -42,7 +42,7 @@ function closeModal() {
42
42
  () => {
43
43
  emit('close');
44
44
  },
45
- // Wait finishing the close animation
45
+ // Wait finishing the close animation
46
46
  400,
47
47
  );
48
48
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antify/ui",
3
- "version": "3.3.3",
3
+ "version": "4.0.0",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "exports": {