Skip to content

Commit

Permalink
better docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonroig committed Aug 4, 2024
1 parent c861c85 commit bc88475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "usbabynames",
"version": "1.3.1",
"description": "Returns data about baby names used in the United States 1880-2023",
"description": "Returns data about baby names used in the United States 1880-2021",
"main": "lib/usBabyNames.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo 'tests?'"
},
"author": "Jon Roig (@runnr_az)",
"license": "MIT",
Expand Down

0 comments on commit bc88475

Please sign in to comment.