chore: add hast package and its dependencies to package.json and package-lock.json
All checks were successful
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Successful in 1m28s

This commit is contained in:
2026-04-10 01:09:43 +02:00
parent 32faa559fa
commit b5007f2e31
3 changed files with 461 additions and 4 deletions

View File

@@ -27,6 +27,7 @@
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.5.2",
"hast": "^0.0.2",
"tailwindcss": "^4",
"typescript": "^5"
}