Skip to content

Commit f266f41

Browse files
does this work?
1 parent 0b2e586 commit f266f41

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
@@ -4,6 +4,7 @@
44
"main": "index.js",
55
"bin": "bin/interception-proxy",
66
"scripts": {
7+
"prepare": "npm run build",
78
"build": "tsc",
89
"start": "npm run build && bin/interception-proxy",
910
"format:check": "prettier . --check",

0 commit comments

Comments
 (0)