Skip to content

Commit

Permalink
Add keywords to package file
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihailoff authored Jul 11, 2023
1 parent 5f1d2b5 commit 32584ef
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,11 @@
},
"types": "./index.d.ts",
"type": "module",
"sideEffects": false
"sideEffects": false,
"keywords": [
"json",
"logic",
"jsonlogic",
"rules"
]
}

0 comments on commit 32584ef

Please sign in to comment.