summaryrefslogtreecommitdiff
path: root/examples/framework-svelte
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2021-09-06 01:31:10 -0700
committerGravatar Fred K. Schott <fkschott@gmail.com> 2021-09-06 01:31:10 -0700
commit9f06fb014bd3acd729325e681573d04089346561 (patch)
tree64ced5fe8080ef584a5ea1edfca598b7ff67e42e /examples/framework-svelte
parentb4d1c9bc64f14971339a691f5d860e5a952f6e8b (diff)
downloadastro-9f06fb014bd3acd729325e681573d04089346561.tar.gz
astro-9f06fb014bd3acd729325e681573d04089346561.tar.zst
astro-9f06fb014bd3acd729325e681573d04089346561.zip
cleanup docs changes
Diffstat (limited to 'examples/framework-svelte')
-rw-r--r--examples/framework-svelte/package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/framework-svelte/package.json b/examples/framework-svelte/package.json
index 2e6d02beb..603284e4b 100644
--- a/examples/framework-svelte/package.json
+++ b/examples/framework-svelte/package.json
@@ -2,17 +2,6 @@
"name": "@example/framework-svelte",
"version": "0.0.1",
"private": true,
- "description": "See how we combined the power of Svelte alongside Astro ",
- "keywords": [
- "framework",
- "template",
- "astro"
- ],
- "repository": {
- "directory": "/examples/framework-svelte",
- "type": "github",
- "url": "https://github.com/snowpackjs/astro/tree/main"
- },
"scripts": {
"dev": "astro dev",
"start": "astro dev",