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 f8321ea commit 516f0e1Copy full SHA for 516f0e1
package.json
@@ -37,7 +37,7 @@
37
},
38
"repository": {
39
"type": "git",
40
- "url": "https://github.com/jamestalmage/cli-table2.git"
+ "url": "https://github.com/cli-table/cli-table3.git"
41
42
"keywords": [
43
"node",
@@ -54,7 +54,7 @@
54
"author": "James Talmage",
55
"license": "MIT",
56
"bugs": {
57
- "url": "https://github.com/jamestalmage/cli-table2/issues"
+ "url": "https://github.com/cli-table/cli-table3/issues"
58
59
- "homepage": "https://github.com/jamestalmage/cli-table2"
+ "homepage": "https://github.com/cli-table/cli-table3"
60
}
0 commit comments