Skip to content

Commit 10d2ae0

Browse files
committed
Fix url. Bump version.
1 parent b6d429d commit 10d2ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@onelastjedi/json2csv",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "Parse JSON to CSV and vice versa in its simplest form",
5-
"homepage": "https://json2csv.phon.one",
5+
"homepage": "https://phon.one/json2csv",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/onelastjedi/json2csv.git"

0 commit comments

Comments
 (0)