@nativetail/ui 0.1.4 → 0.1.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nativetail/ui",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "",
5
5
  "main": "src/index.ts",
6
6
  "scripts": {},
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "@hookform/resolvers": "^3.6.0",
30
- "@nativetail/core": "^0.0.5",
30
+ "@nativetail/core": "^0.0.6",
31
31
  "@shopify/flash-list": "^1.7.0",
32
32
  "countries-list": "^3.1.0",
33
33
  "expo-blur": "^13.0.2",