Skip to content

Commit

Permalink
(fix) delete setup.npmrc.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MTthoas committed Mar 3, 2024
1 parent 8593641 commit ebb2127
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"dev": "nodemon --exec ts-node src/app.ts",
"build": "tsc",
"start": "node dist/index.js",
"test": "jest --coverage",
"env": "node setup.npmrc.js"
"test": "jest --coverage"
},
"keywords": [],
"dependencies": {
Expand Down
15 changes: 0 additions & 15 deletions setup.npmrc.js

This file was deleted.

0 comments on commit ebb2127

Please sign in to comment.