NOT PRIVATE

This commit is contained in:
2023-04-18 19:36:32 -04:00
parent 4d85d11b95
commit 590552c874

View File

@@ -4,7 +4,6 @@
"main": "server.js",
"author": "mifi (Mike Fitzpatrick)",
"license": "MIT",
"private": true,
"scripts": {
"build": "tsc",
"lint": "tslint --project tsconfig.json --format stylish",