switch to spaces
This commit is contained in:
parent
7eca866e48
commit
ab916d7a91
1 changed files with 2 additions and 2 deletions
|
@ -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": "",
|
||||||
|
|
Loading…
Add table
Reference in a new issue