Skip to content

Commit

Permalink
manually declaring files so that install over git works
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Jul 24, 2024
1 parent f266f41 commit 452fb1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "0.1.0",
"main": "index.js",
"bin": "bin/interception-proxy",
"files": ["dist"],
"scripts": {
"prepare": "npm run build",
"build": "tsc",
Expand Down

0 comments on commit 452fb1f

Please sign in to comment.