wip: Basic site working

This commit is contained in:
Sol Irvine
2023-07-29 16:42:21 +09:00
parent 6902e053a0
commit 39cb4202c4
524 changed files with 6012 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "commerce",
"private": true,
"packageManager": "pnpm@8.2.0",
"packageManager": "yarn@3.6.1",
"engines": {
"node": ">=16",
"pnpm": ">=7"
@@ -35,7 +36,6 @@
"@types/node": "20.4.4",
"@types/react": "18.2.16",
"@types/react-dom": "18.2.7",
"@vercel/git-hooks": "^1.0.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.45.0",
"eslint-config-next": "^13.4.12",