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