Skip to content

Commit

Permalink
chore: remove unused configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Avivbens committed Jun 8, 2024
1 parent 9306cdb commit 3ba507a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"email": "avivbens87@gmail.com"
}
],
"main": "dist/index.js",
"scripts": {
"prebuild": "rm -rf ./dist",
"build": "tsc -p tsconfig.json && tsc-alias -p tsconfig.json",
Expand Down Expand Up @@ -83,4 +82,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}
}

0 comments on commit 3ba507a

Please sign in to comment.