Skip to content

Commit

Permalink
expanded package keywords (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
kubikowski authored Oct 21, 2022
1 parent 926b24f commit e267bb5
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,22 @@
"license": "MIT",
"keywords": [
"set",
"sets",
"set theory",
"math"
"math",
"difference",
"intersection",
"union",
"comparison",
"equal",
"equivalence",
"disjoint",
"subset",
"superset",
"utilities",
"utility",
"utils",
"util"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit e267bb5

Please sign in to comment.