Skip to content

Commit 1f66d6d

Browse files
committed
update links to repo
1 parent 33b1140 commit 1f66d6d

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
@@ -13,17 +13,17 @@
1313
"lint": "eslint index.js",
1414
"prepublishOnly": "npm run lint && npm test"
1515
},
16-
"repository": "rollup/rollup-plugin-svelte",
16+
"repository": "sveltejs/rollup-plugin-svelte",
1717
"keywords": [
1818
"svelte",
1919
"rollup"
2020
],
2121
"author": "Rich Harris",
2222
"license": "MIT",
2323
"bugs": {
24-
"url": "https://github.com/rollup/rollup-plugin-svelte/issues"
24+
"url": "https://github.com/sveltejs/rollup-plugin-svelte/issues"
2525
},
26-
"homepage": "https://github.com/rollup/rollup-plugin-svelte#README",
26+
"homepage": "https://github.com/sveltejs/rollup-plugin-svelte#README",
2727
"devDependencies": {
2828
"eslint": "^5.10.0",
2929
"locate-character": "^2.0.5",

0 commit comments

Comments
 (0)