monagree-locs 2.0.0 → 2.0.1

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/README.md CHANGED
@@ -4,7 +4,9 @@ To install, run:
4
4
 
5
5
  > npm install monagree-locs
6
6
 
7
- > Only showing locations in Nigeria for now
7
+ > Now Shows all countries
8
+
9
+ > Only showing states & cities in Nigeria for now
8
10
 
9
11
  Please enjoy this accurate & up-to-date location package from the open source team at Monagree. Monagree provides tools for devs to build ecommerce and logistics websites easily. Check out our javascript framework (CLI) on npm [monagree-tools](https://www.npmjs.com/package/monagree-tools "Monagree JS Framework").
10
12
 
package/dist/locs.js CHANGED
@@ -127,6 +127,13 @@ exports.locs = {
127
127
  "lat": "5.5089",
128
128
  "lon": "7.5181"
129
129
  }
130
+ },
131
+ "16": {
132
+ "name": "Umu-Neochi",
133
+ "center": {
134
+ "lat": "5.7431",
135
+ "lon": "7.5736"
136
+ }
130
137
  }
131
138
  }
132
139
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "monagree-locs",
3
- "version": "2.0.0",
3
+ "version": "2.0.1",
4
4
  "description": "All countries + States and LGAs in Nigeria (with GPS coordinates)",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -17,6 +17,7 @@
17
17
  "url": "git+https://github.com/monagree/monagree-locs.git"
18
18
  },
19
19
  "keywords": [
20
+ "countries",
20
21
  "Monagree",
21
22
  "Nigeria",
22
23
  "States",