Skip to content

Commit

Permalink
Update package.json with new project name and postcss version
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephDoUrden committed Feb 9, 2024
1 parent 8c00543 commit cf64d16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "portfolio-website",
"name": "yusufhan.dev",
"version": "0.1.0",
"private": true,
"scripts": {
Expand All @@ -16,7 +16,7 @@
"eslint-config-next": "13.4.19",
"framer-motion": "^10.16.4",
"next": "13.4.19",
"postcss": "8.4.29",
"postcss": ">=8.4.31",
"react": "18.2.0",
"react-animated-numbers": "^0.16.0",
"react-dom": "18.2.0",
Expand Down

0 comments on commit cf64d16

Please sign in to comment.