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": "",
"main": "index.js",
"scripts": {
"build": "tsc",
"start": "npm run build && cd src && node ."
"build": "tsc",
"start": "npm run build && cd src && node ."
},
"keywords": [],
"author": "",