Skip to content

Commit 9d39dd5

Browse files
committed
Update repository URL in package.json.
1 parent b9cd982 commit 9d39dd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
},
2626
"repository": {
2727
"type": "git",
28-
"url": "git://github.com/substack/static-eval.git"
28+
"url": "git://github.com/browserify/static-eval.git"
2929
},
30-
"homepage": "https://github.com/substack/static-eval",
30+
"homepage": "https://github.com/browserify/static-eval",
3131
"keywords": [
3232
"static",
3333
"eval",

0 commit comments

Comments
 (0)