We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4d3bef commit c72b82eCopy full SHA for c72b82e
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "spread-diff-patch",
3
- "version": "1.2.3",
+ "version": "1.2.4",
4
"description": "Diff & patch SpreadSheet files",
5
"main": "./lib/index.js",
6
"module": "./lib/index.mjs",
@@ -14,14 +14,14 @@
14
},
15
"repository": {
16
"type": "git",
17
- "url": "git+https://github.com/dev-DTECH/spread-diff-patch.git"
+ "url": "git+https://github.com/dtech-labs/spread-diff-patch.git"
18
19
"author": "DTech",
20
"license": "MIT",
21
"bugs": {
22
- "url": "https://github.com/dev-DTECH/spread-diff-patch/issues"
+ "url": "https://github.com/dtech-labs/spread-diff-patch/issues"
23
24
- "homepage": "https://github.com/dev-DTECH/spread-diff-patch#readme",
+ "homepage": "https://github.com/dtech-labs/spread-diff-patch#readme",
25
"keywords": [
26
"csv",
27
"html",
0 commit comments