@sikka/hawa 0.0.68 → 0.0.71

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/countries.js CHANGED
@@ -1931,4 +1931,4 @@ let countries = [
1931
1931
  }
1932
1932
  ];
1933
1933
 
1934
- export default count;
1934
+ export default countries;