Skip to content

Commit

Permalink
chore: update some more package information
Browse files Browse the repository at this point in the history
  • Loading branch information
jrolfs committed Aug 2, 2019
1 parent a1e3362 commit fbd54da
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hvr-scripts",
"version": "0.0.0-semantically-released",
"description": "CLI for common scripts for my projects",
"description": "CLI toolbox for common scripts for JavaScript + TypeScript projects",
"engines": {
"node": ">= 8",
"npm": ">= 5"
Expand Down Expand Up @@ -108,12 +108,12 @@
],
"repository": {
"type": "git",
"url": "https://github.com/kentcdodds/hvr-scripts.git"
"url": "https://github.com/hoverinc/hvr-scripts.git"
},
"bugs": {
"url": "https://github.com/kentcdodds/hvr-scripts/issues"
"url": "https://github.com/hoverinc/hvr-scripts/issues"
},
"homepage": "https://github.com/kentcdodds/hvr-scripts#readme",
"homepage": "https://github.com/hoverinc/hvr-scripts#readme",
"devDependencies": {
"jest-in-case": "^1.0.2",
"slash": "^3.0.0"
Expand Down

0 comments on commit fbd54da

Please sign in to comment.