Skip to content

Commit 516f0e1

Browse files
committed
package.json: Adjust repository URL
1 parent f8321ea commit 516f0e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"repository": {
3939
"type": "git",
40-
"url": "https://github.com/jamestalmage/cli-table2.git"
40+
"url": "https://github.com/cli-table/cli-table3.git"
4141
},
4242
"keywords": [
4343
"node",
@@ -54,7 +54,7 @@
5454
"author": "James Talmage",
5555
"license": "MIT",
5656
"bugs": {
57-
"url": "https://github.com/jamestalmage/cli-table2/issues"
57+
"url": "https://github.com/cli-table/cli-table3/issues"
5858
},
59-
"homepage": "https://github.com/jamestalmage/cli-table2"
59+
"homepage": "https://github.com/cli-table/cli-table3"
6060
}

0 commit comments

Comments
 (0)