@feedmepos/mf-common 1.8.19 → 1.8.21

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,6 @@
1
+ export declare const CountryOptions: {
2
+ code: string;
3
+ name: string;
4
+ flag: string;
5
+ }[];
6
+ //# sourceMappingURL=country.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"country.d.ts","sourceRoot":"","sources":["../../../src/utils/country.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,cAAc;;;;GAgB1B,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@feedmepos/mf-common",
3
- "version": "1.8.19",
3
+ "version": "1.8.21",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"