diff --git a/Makefile b/Makefile index f515f61..92632d6 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ build: + npm install npm run build netlifyapis: diff --git a/package.json b/package.json index 49d5a49..55843eb 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "author": "Ari Archer ", "license": "SEE LICENSE IN LICENSE", "bugs": { - "url": "https://ari-web.xyz/gh/issues" + "url": "https://ari-web.xyz/git/issues" }, "homepage": "https://ari-web.xyz/git#readme", "devDependencies": {