From 9dfd6aa77518b3a1e6bfd926a3b7719c32a8c97f Mon Sep 17 00:00:00 2001 From: kartofen Date: Mon, 24 Oct 2022 23:19:33 +0300 Subject: use the new api --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index facbacf..890f63d 100644 --- a/package.json +++ b/package.json @@ -10,13 +10,11 @@ "astro": "astro" }, "devDependencies": { - "astro": "^1.0.8", - "svelte": "^3.49.0" + "astro": "^1.0.8" }, "dependencies": { "@astrojs/node": "^1.0.0", "express": "^4.18.1", - "js-sha256": "^0.9.0", "uuid": "^8.3.2" } } -- cgit v1.2.3