We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c861c85 commit bc88475Copy full SHA for bc88475
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "usbabynames",
3
"version": "1.3.1",
4
- "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",
5
"main": "lib/usBabyNames.js",
6
"scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
+ "test": "echo 'tests?'"
8
},
9
"author": "Jon Roig (@runnr_az)",
10
"license": "MIT",
0 commit comments