Skip to content

Commit

Permalink
Update repository URL in package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
goto-bus-stop committed Mar 7, 2020
1 parent b9cd982 commit 9d39dd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
},
"repository": {
"type": "git",
"url": "git://github.com/substack/static-eval.git"
"url": "git://github.com/browserify/static-eval.git"
},
"homepage": "https://github.com/substack/static-eval",
"homepage": "https://github.com/browserify/static-eval",
"keywords": [
"static",
"eval",
Expand Down

0 comments on commit 9d39dd5

Please sign in to comment.