Skip to content

Commit c72b82e

Browse files
committed
Updated git repo
1 parent f4d3bef commit c72b82e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spread-diff-patch",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Diff & patch SpreadSheet files",
55
"main": "./lib/index.js",
66
"module": "./lib/index.mjs",
@@ -14,14 +14,14 @@
1414
},
1515
"repository": {
1616
"type": "git",
17-
"url": "git+https://github.com/dev-DTECH/spread-diff-patch.git"
17+
"url": "git+https://github.com/dtech-labs/spread-diff-patch.git"
1818
},
1919
"author": "DTech",
2020
"license": "MIT",
2121
"bugs": {
22-
"url": "https://github.com/dev-DTECH/spread-diff-patch/issues"
22+
"url": "https://github.com/dtech-labs/spread-diff-patch/issues"
2323
},
24-
"homepage": "https://github.com/dev-DTECH/spread-diff-patch#readme",
24+
"homepage": "https://github.com/dtech-labs/spread-diff-patch#readme",
2525
"keywords": [
2626
"csv",
2727
"html",

0 commit comments

Comments
 (0)