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 d008130 commit 64f5660Copy full SHA for 64f5660
package.json
@@ -10,7 +10,10 @@
10
"main": "index.js",
11
"repository": {
12
"type": "git",
13
- "url": "git+https://codeberg.org/notpushkin/browserslist-config-baseline.git"
+ "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"
17
},
18
"scripts": {
19
"test": "node test.mjs"
0 commit comments