diff options
Diffstat (limited to 'source/96/package.json')
| -rw-r--r-- | source/96/package.json | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/source/96/package.json b/source/96/package.json deleted file mode 100644 index b313a99..0000000 --- a/source/96/package.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "name": "my-app", - "version": "0.1.0", - "private": true, - "scripts": { - "dev": "next dev --turbopack", - "build": "next build", - "postbuild": "next-sitemap", - "start": "next start", - "lint": "next lint" - }, - "dependencies": { - "motion": "^12.5.0", - "next": "15.2.1", - "next-sitemap": "^4.2.3", - "react": "^19.0.0", - "react-dom": "^19.0.0" - }, - "devDependencies": { - "@tailwindcss/postcss": "^4", - "tailwindcss": "^4" - } -} |
