Skip to content

Commit

Permalink
update keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
junwatu committed Sep 13, 2021
1 parent d8125b9 commit 06f39c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kalenderjawa/pancawara",
"description": "5 hari yang dipakai dalam penanggalan (kalender) Jawa",
"description": "Sistem 5 hari yang dipakai dalam penanggalan (kalender) Jawa",
"version": "1.0.0",
"type": "module",
"main": "lib/pancawara.min.cjs",
Expand All @@ -23,13 +23,13 @@
},
"scripts": {
"build": "npx rollup --config",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/kalenderjawa/pancawara.git"
},
"keywords": [],
"keywords": ["pasaran", "pancawara"],
"author": "Equan Pr. <equan.p@gmail.com>",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 06f39c4

Please sign in to comment.