Skip to content

Commit 16bed54

Browse files
committed
update repo links
1 parent b188b0a commit 16bed54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"repository": {
3939
"type": "git",
40-
"url": "git+https://gitlab.com/IvanSanchez/rollup-plugin-unassert.git"
40+
"url": "git+https://github.com/mourner/rollup-plugin-unassert.git"
4141
},
4242
"keywords": [
4343
"rollup",
@@ -47,7 +47,7 @@
4747
"author": "Iván Sánchez Ortega <ivan@sanchezortega.es>",
4848
"license": "Beerware",
4949
"bugs": {
50-
"url": "https://gitlab.com/IvanSanchez/rollup-plugin-unassert/issues"
50+
"url": "https://github.com/mourner/rollup-plugin-unassert/issues"
5151
},
52-
"homepage": "https://gitlab.com/IvanSanchez/rollup-plugin-unassert"
52+
"homepage": "https://github.com/mourner/rollup-plugin-unassert"
5353
}

0 commit comments

Comments
 (0)