Skip to content

Commit 2e6819e

Browse files
manually declaring files so that install over git works
oh, and `prepare` is so that install over git works
1 parent f266f41 commit 2e6819e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.1.0",
44
"main": "index.js",
55
"bin": "bin/interception-proxy",
6+
"files": ["dist"],
67
"scripts": {
78
"prepare": "npm run build",
89
"build": "tsc",

0 commit comments

Comments
 (0)