Skip to content

Commit

Permalink
chore(doc): Package description update
Browse files Browse the repository at this point in the history
  • Loading branch information
laurence79 committed Jan 17, 2025
1 parent 1a78a7d commit b61e0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts-array-extensions",
"version": "3.0.0-alpha.2",
"description": "A library that adds common array higher order function support beyond the built in functions in js, e.g. `map`, `filter`, by extending the `Array` prototype.",
"description": "A library that provides common array transformation functions",
"keywords": [],
"homepage": "https://github.com/laurence79/ts-array-extensions#readme",
"bugs": {
Expand Down

0 comments on commit b61e0ab

Please sign in to comment.