Desc:
- Perubahan minor
No issue
This commit is contained in:
2023-10-04 17:56:41 +08:00
parent 90692d7eff
commit a556fe63fc
8 changed files with 18 additions and 6 deletions

View File

@@ -20,6 +20,7 @@
"@types/node": "20.4.5",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@types/uuid": "^9.0.4",
"autoprefixer": "10.4.14",
"eslint": "8.45.0",
"eslint-config-next": "13.4.12",
@@ -33,6 +34,7 @@
"react-simple-toasts": "^5.10.0",
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
"uuid": "^9.0.1",
"yaml": "^2.3.2"
}
}