We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b188b0a commit 16bed54Copy full SHA for 16bed54
package.json
@@ -37,7 +37,7 @@
37
},
38
"repository": {
39
"type": "git",
40
- "url": "git+https://gitlab.com/IvanSanchez/rollup-plugin-unassert.git"
+ "url": "git+https://github.com/mourner/rollup-plugin-unassert.git"
41
42
"keywords": [
43
"rollup",
@@ -47,7 +47,7 @@
47
"author": "Iván Sánchez Ortega <ivan@sanchezortega.es>",
48
"license": "Beerware",
49
"bugs": {
50
- "url": "https://gitlab.com/IvanSanchez/rollup-plugin-unassert/issues"
+ "url": "https://github.com/mourner/rollup-plugin-unassert/issues"
51
52
- "homepage": "https://gitlab.com/IvanSanchez/rollup-plugin-unassert"
+ "homepage": "https://github.com/mourner/rollup-plugin-unassert"
53
}
0 commit comments