switch to spaces

This commit is contained in:
sam 2024-02-25 18:06:02 +13:00
parent 7eca866e48
commit ab916d7a91

View file

@ -4,8 +4,8 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"start": "npm run build && cd src && node ." "start": "npm run build && cd src && node ."
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",