Skip to content

Commit

Permalink
chore: reword description as 'successor'
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Feb 10, 2023
1 parent 8e46284 commit 525e1c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p align="center">
Utility functions for working with TypeScript's API.
Based on the wonderful <a href="/~https://github.com/ajafff/tsutils">tsutils</a>.
Successor to the wonderful <a href="/~https://github.com/ajafff/tsutils">tsutils</a>.
</p>

<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ts-api-utils",
"version": "0.0.20",
"description": "Utility functions for working with TypeScript's API. Based on the wonderful tsutils.",
"description": "Utility functions for working with TypeScript's API. Successor to the wonderful tsutils.",
"repository": {
"type": "git",
"url": "/~https://github.com/JoshuaKGoldberg/ts-api-utils"
Expand Down

0 comments on commit 525e1c4

Please sign in to comment.