Skip to content

Commit

Permalink
style: fix keywords array format in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
fityannugroho committed Nov 23, 2024
1 parent d362a20 commit 5522124
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 5522124

Please sign in to comment.