Skip to content

Commit fbd54da

Browse files
committed
chore: update some more package information
1 parent a1e3362 commit fbd54da

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hvr-scripts",
33
"version": "0.0.0-semantically-released",
4-
"description": "CLI for common scripts for my projects",
4+
"description": "CLI toolbox for common scripts for JavaScript + TypeScript projects",
55
"engines": {
66
"node": ">= 8",
77
"npm": ">= 5"
@@ -108,12 +108,12 @@
108108
],
109109
"repository": {
110110
"type": "git",
111-
"url": "https://github.com/kentcdodds/hvr-scripts.git"
111+
"url": "https://github.com/hoverinc/hvr-scripts.git"
112112
},
113113
"bugs": {
114-
"url": "https://github.com/kentcdodds/hvr-scripts/issues"
114+
"url": "https://github.com/hoverinc/hvr-scripts/issues"
115115
},
116-
"homepage": "https://github.com/kentcdodds/hvr-scripts#readme",
116+
"homepage": "https://github.com/hoverinc/hvr-scripts#readme",
117117
"devDependencies": {
118118
"jest-in-case": "^1.0.2",
119119
"slash": "^3.0.0"

0 commit comments

Comments
 (0)