Skip to content

Commit

Permalink
wtf dist
Browse files Browse the repository at this point in the history
  • Loading branch information
asarazan committed Feb 29, 2024
1 parent fb73ece commit 55119b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "martok",
"version": "1.8.3",
"description": "",
"main": "dist/index.js",
"main": "dist/src/index.js",
"bin": {
"martok": "dist/index.js"
"martok": "dist/src/index.js"
},
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 55119b3

Please sign in to comment.