From b1f1f064bbede5d02bdd7e83c384351c8de669f4 Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Tue, 19 Jul 2022 19:54:47 -0400 Subject: cleanup unused packages --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 91552a3..aaa16a2 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "scripts": { "build": "rollup -c", - "dev": "rollup -c -w --environment PORT:1776", + "dev": "rollup -c -w --environment PORT:1776", "start": "sirv public --no-clear", "check": "svelte-check --tsconfig ./tsconfig.json" }, @@ -38,4 +38,4 @@ "daisyui": "^2.15.2", "sirv-cli": "^1.0.0" } -} +} \ No newline at end of file -- cgit v1.2.3