diff --git a/package.json b/package.json index b594a89..cad0f3c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "author": "HotaruBlaze", "repository": { "type": "git", - "url": "git@github.com:github/Fluttershub.git" + "url": "git@github.com:Fluttershub/Homepage.git" }, "scripts": { "preinit": "npx npm-force-resolutions", @@ -21,9 +21,6 @@ "@parcel/transformer-sass": "2.6.2", "parcel": "^2.6.2" }, - "engines": { - "node": "^18.*" - }, "resolutions": { "node-forge": "0.10.0" },