Skip to content

Commit 56ca6cb

Browse files
committed
Changed mentions of "Svelte" to "SvelteKit" only
1 parent 56ca17a commit 56ca6cb

File tree

12 files changed

+3
-3
lines changed

12 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hawk Error Tracker - SvelteKit Playground
22

3-
Test playground for Hawk Error Tracker integration with SvelteKit and Svelte.
3+
Test playground for Hawk Error Tracker integration with SvelteKit.
44

55
## Table of Contents
66

packages/svelte-playground/package.json renamed to packages/sveltekit-playground/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"private": true,
3-
"name": "@hawk.so/svelte-playground",
3+
"name": "@hawk.so/sveltekit-playground",
44
"version": "1.0.0",
55
"type": "module",
6-
"description": "Svelte playground for testing Hawk error handling integration",
6+
"description": "SvelteKit playground for testing Hawk error handling integration",
77
"scripts": {
88
"dev": "vite dev",
99
"build": "vite build",
File renamed without changes.
File renamed without changes.

packages/svelte-playground/src/lib/assets/favicon.svg renamed to packages/sveltekit-playground/src/lib/assets/favicon.svg

File renamed without changes.

packages/svelte-playground/src/routes/+layout.svelte renamed to packages/sveltekit-playground/src/routes/+layout.svelte

File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)