delete everything

This commit is contained in:
2022-10-24 02:54:20 +08:00
parent cbd4c17ce5
commit 7defcb61a2
52 changed files with 0 additions and 8002 deletions

View File

@@ -1,19 +0,0 @@
{
"name": "social-ojo",
"version": "0.1.0",
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"eslint": "^8.19.0",
"eslint-config-next": "^12.2.1",
"next": "^12.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.30.7"
}
}