Skip to content

Commit ffb8213

Browse files
authored
Merge pull request #3 from proxymesh/proxymesh-patch-1
Update package.json by removing script and changing URLs
2 parents 6daa3da + f1fa20e commit ffb8213

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"test": "node test/test_proxy_headers.js core axios node-fetch got undici superagent",
4343
"test:verbose": "node test/test_proxy_headers.js -v",
4444
"lint": "eslint lib test",
45-
"prepublishOnly": "npm test"
4645
},
4746
"keywords": [
4847
"proxy",
@@ -67,11 +66,11 @@
6766
"license": "MIT",
6867
"repository": {
6968
"type": "git",
70-
"url": "git+https://github.com/proxymeshai/javascript-proxy-headers.git"
69+
"url": "git+https://github.com/proxymesh/javascript-proxy-headers.git"
7170
},
72-
"homepage": "https://javascript-proxy-headers.readthedocs.io/",
71+
"homepage": "https://github.com/proxymesh/javascript-proxy-headers",
7372
"bugs": {
74-
"url": "https://github.com/proxymeshai/javascript-proxy-headers/issues"
73+
"url": "https://github.com/proxymesh/javascript-proxy-headers/issues"
7574
},
7675
"funding": {
7776
"type": "individual",

0 commit comments

Comments
 (0)