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