Skip to content

Commit b09f6e6

Browse files
committed
remove pgrok proxy
1 parent cafbcbd commit b09f6e6

File tree

3 files changed

+1
-5
lines changed

3 files changed

+1
-5
lines changed

bin/pgrok

-12.1 MB
Binary file not shown.

lib/proxy.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "standard",
1111
"lint:fix": "standard --fix",
1212
"postinstall": "node lib/postinstall.js",
13-
"proxy": "node lib/proxy.js"
13+
"proxy": "node lib/server.js"
1414
},
1515
"license": "MIT",
1616
"repository": {

0 commit comments

Comments
 (0)