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 33b1140 commit 1f66d6dCopy full SHA for 1f66d6d
package.json
@@ -13,17 +13,17 @@
13
"lint": "eslint index.js",
14
"prepublishOnly": "npm run lint && npm test"
15
},
16
- "repository": "rollup/rollup-plugin-svelte",
+ "repository": "sveltejs/rollup-plugin-svelte",
17
"keywords": [
18
"svelte",
19
"rollup"
20
],
21
"author": "Rich Harris",
22
"license": "MIT",
23
"bugs": {
24
- "url": "https://github.com/rollup/rollup-plugin-svelte/issues"
+ "url": "https://github.com/sveltejs/rollup-plugin-svelte/issues"
25
26
- "homepage": "https://github.com/rollup/rollup-plugin-svelte#README",
+ "homepage": "https://github.com/sveltejs/rollup-plugin-svelte#README",
27
"devDependencies": {
28
"eslint": "^5.10.0",
29
"locate-character": "^2.0.5",
0 commit comments