diff --git a/package.json b/package.json index c7553a2..560a8ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sistem-desa-mandiri", - "version": "0.1.7", + "version": "0.1.8", "private": true, "scripts": { "dev": "next dev --experimental-https", diff --git a/prisma/migrations/20260504064301_auto/migration.sql b/prisma/migrations/20260504064301_auto/migration.sql new file mode 100644 index 0000000..af5102c --- /dev/null +++ b/prisma/migrations/20260504064301_auto/migration.sql @@ -0,0 +1 @@ +-- This is an empty migration. \ No newline at end of file