rename things

pull/8039/head
Øyvind Roysland 4 years ago
parent 45c1eeb5ac
commit 67c25974b7

@ -1,7 +1,7 @@
{
"name": "svelte",
"version": "3.53.1",
"description": "Cybernetically enhanced web apps",
"name": "svelte-ce",
"version": "0.0.1",
"description": "Modified svelte",
"module": "index.mjs",
"main": "index",
"files": [
@ -100,7 +100,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/svelte.git"
"url": "https://github.com/roysland/svelte-ce.git"
},
"keywords": [
"UI",
@ -111,7 +111,7 @@
"author": "Rich Harris",
"license": "MIT",
"bugs": {
"url": "https://github.com/sveltejs/svelte/issues"
"url": "https://github.com/roysland/svelte-ce/issues"
},
"homepage": "https://svelte.dev",
"devDependencies": {

Loading…
Cancel
Save