Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciabad authored Oct 17, 2023
1 parent c2a2d3b commit 4adcbb2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
{
"name": "next-app-router-template",
"name": "descobreix-begur-app",
"version": "0.0.0",
"license": "MIT",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down Expand Up @@ -58,5 +56,7 @@
"prettier-plugin-tailwindcss": "0.5.5",
"server-only": "0.0.1",
"tailwind-merge": "1.14.0"
}
},
"license": "GNU GENERAL PUBLIC LICENSE",
"packageManager": "pnpm@8.9.2"
}

0 comments on commit 4adcbb2

Please sign in to comment.