omikit-plugin 3.2.87 → 3.2.88

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.
@@ -35,7 +35,7 @@ Pod::Spec.new do |s|
35
35
  # Thêm dependency bắt buộc
36
36
  s.dependency "React-Core"
37
37
  # Sử dụng version OmiKit ổn định hơn
38
- s.dependency "OmiKit", "1.8.37"
38
+ s.dependency "OmiKit", "1.8.38"
39
39
 
40
40
 
41
41
  s.requires_arc = true
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omikit-plugin",
3
- "version": "3.2.87",
3
+ "version": "3.2.88",
4
4
  "description": "Omikit Plugin by ViHAT",
5
5
  "main": "lib/commonjs/index",
6
6
  "module": "lib/module/index",