Skip to content

Commit

Permalink
1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
junwatu committed Sep 16, 2021
1 parent c5587c2 commit 638b5b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kalenderjawa/saptawara",
"version": "1.0.0",
"version": "1.1.0",
"description": "7 nama-nama hari yang dipakai dalam budaya dan Kalender Jawa.",
"type": "module",
"main": "lib/saptawara.min.cjs",
Expand All @@ -20,7 +20,7 @@
],
"publishConfig": {
"access": "public"
},
},
"scripts": {
"build": "npx rollup --config",
"test": "echo \"Error: no test specified\""
Expand All @@ -29,7 +29,11 @@
"type": "git",
"url": "git+https://github.com/kalenderjawa/saptawara.git"
},
"keywords": ["saptawara", "hari jawa", "nama hari jawa"],
"keywords": [
"saptawara",
"hari jawa",
"nama hari jawa"
],
"author": "Equan Pr. <equan.p@gmail.com>",
"license": "MIT",
"bugs": {
Expand Down

0 comments on commit 638b5b6

Please sign in to comment.