We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f69f9 commit 9d3763aCopy full SHA for 9d3763a
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "postcode",
3
- "version": "0.2.3",
+ "version": "0.2.4",
4
"description": "UK Postcode helper methods",
5
"main": "index.js",
6
"directories": {
@@ -18,7 +18,7 @@
18
},
19
"repository": {
20
"type": "git",
21
- "url": "https://github.com/cblanc/postcode.js"
+ "url": "https://github.com/ideal-postcodes/postcode.js"
22
23
"keywords": [
24
"uk",
@@ -29,6 +29,6 @@
29
"author": "Chris Blanchard",
30
"license": "MIT",
31
"bugs": {
32
- "url": "https://github.com/cblanc/postcode.js/issues"
+ "url": "https://github.com/ideal-postcodes/postcode.js/issues"
33
}
34
0 commit comments