summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2022-09-25 12:58:23 +0600
committerilotterytea <iltsu@alright.party>2022-09-25 12:58:23 +0600
commit4c9f27dd9d447c39324ccd45134d970b14493269 (patch)
tree69dba982af58910ffd97f28bb1fd6e822cf144da
parentea12be12fc7970f728056af614a29de63e71d691 (diff)
bruh
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 347e9b9..8cd918d 100644
--- a/package.json
+++ b/package.json
@@ -6,8 +6,8 @@
"scripts": {
"test": "ts-node index.ts --debug",
"build": "tsc",
- "init": "node dist/index.js --init",
- "start": "node dist/index.js"
+ "init": "node index.js --init",
+ "start": "node index.js"
},
"repository": {
"type": "git",