Merge branch 'sam-master'

This commit is contained in:
loopdelux 2024-02-25 00:14:49 -05:00
commit ffc1c41b49

View file

@ -4,7 +4,8 @@
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc",
"start": "npm run build && cd src && node ."
},
"keywords": [],
"author": "",