Fix package author

This commit is contained in:
Ryan Trinkle 2023-07-06 16:54:09 -04:00
parent 810ac1ad71
commit fbb6eab003

View File

@ -6,6 +6,6 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"author": "Obsidian Systems LLC",
"license": "BSD-3-Clause"
}