diff --git a/package.json b/package.json index 540a1c3..473e375 100755 --- a/package.json +++ b/package.json @@ -26,7 +26,6 @@ "devDependencies": { "@iconify/json": "^2.2.140", "@interactjs/types": "^1.10.20", - "@sveltejs/adapter-auto": "^2.1.1", "@sveltejs/adapter-static": "^2.0.3", "@sveltejs/kit": "^1.27.4", "autoprefixer": "^10.4.16", @@ -54,7 +53,6 @@ "prettier-plugin-tailwindcss": "^0.5.7", "remeda": "^1.29.0", "rxjs": "^7.8.1", - "simplex-noise": "^4.0.1", "svelte-inview": "^4.0.1", "ts-pattern": "^5.0.5" }