Skip to content

Commit ef238a8

Browse files
committed
fix(rollup-plugin-polyfills-loader): correct repository.url for releasing
1 parent fcdade9 commit ef238a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/rollup-plugin-polyfills-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/modern-web/web.git",
11+
"url": "https://github.com/modernweb-dev/web.git",
1212
"directory": "packages/rollup-plugin-polyfills-loader"
1313
},
1414
"author": "modern-web",

0 commit comments

Comments
 (0)