diff --git a/package.json b/package.json index 242a3ac..e7fa272 100644 --- a/package.json +++ b/package.json @@ -9,14 +9,7 @@ "type": "git", "url": "https://github.com/fityannugroho/idn-area" }, - "keywords": [ - "idn-area", - "indonesia", - "wilayah", - "area", - "data", - "api" - ], + "keywords": ["idn-area", "indonesia", "wilayah", "area", "data", "api"], "scripts": { "build": "nest build", "prisma:gen": "tsx prisma/generate.ts",