Skip to content

Commit 64f5660

Browse files
authored
Update repository and add issues URL
1 parent d008130 commit 64f5660

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@
1010
"main": "index.js",
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://codeberg.org/notpushkin/browserslist-config-baseline.git"
13+
"url": "git+https://github.com/web-platform-dx/browserslist-config-baseline.git"
14+
},
15+
"bugs": {
16+
"url": "https://github.com/web-platform-dx/browserslist-config-baseline/issues"
1417
},
1518
"scripts": {
1619
"test": "node test.mjs"

0 commit comments

Comments
 (0)