Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Aug 8, 2023
1 parent b34df0e commit 70b4944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"main": "./Target/Index.js",
"types": "./Target/Index.d.ts",
"bin": {
"baxast": "./Target/Bin.js"
"baxast": "Target/Bin.js"
},
"scripts": {
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Index.ts 'Source/**/*.ts'"
Expand Down

0 comments on commit 70b4944

Please sign in to comment.