Skip to content

Commit d70b0e7

Browse files
authored
Update repo urls to point at unexpectedjs org
1 parent 77e15a2 commit d70b0e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/Munter/unexpected-dom.git"
27+
"url": "https://github.com/unexpectedjs/unexpected-dom.git"
2828
},
2929
"keywords": [
3030
"unexpected",
@@ -36,9 +36,9 @@
3636
"author": "Peter Müller <[email protected]>",
3737
"license": "MIT",
3838
"bugs": {
39-
"url": "https://github.com/Munter/unexpected-dom/issues"
39+
"url": "https://github.com/unexpectedjs/unexpected-dom/issues"
4040
},
41-
"homepage": "https://github.com/Munter/unexpected-dom",
41+
"homepage": "https://github.com/unexpectedjs/unexpected-dom",
4242
"devDependencies": {
4343
"browserify": "^14.3.0",
4444
"coveralls": "^2.13.1",

0 commit comments

Comments
 (0)