Change name to 'cardiograph' in package.json

This commit is contained in:
n loewen 2023-09-23 20:31:34 -07:00
parent 92a619fded
commit 4854ce34fa
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{
"name": "paper-computer",
"name": "cardiograph",
"scripts": {
"jsdoc": "./node_modules/.bin/jsdoc"
},