Skip to content

Commit 992238e

Browse files
committed
merge: resolve package.json conflict
Keep conditional prepublishOnly to allow publish/dry-run without proxy env. Made-with: Cursor
2 parents 44ca1e3 + ffb8213 commit 992238e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@
6767
"license": "MIT",
6868
"repository": {
6969
"type": "git",
70-
"url": "git+https://github.com/proxymeshai/javascript-proxy-headers.git"
70+
"url": "git+https://github.com/proxymesh/javascript-proxy-headers.git"
7171
},
72-
"homepage": "https://javascript-proxy-headers.readthedocs.io/",
72+
"homepage": "https://github.com/proxymesh/javascript-proxy-headers",
7373
"bugs": {
74-
"url": "https://github.com/proxymeshai/javascript-proxy-headers/issues"
74+
"url": "https://github.com/proxymesh/javascript-proxy-headers/issues"
7575
},
7676
"funding": {
7777
"type": "individual",

0 commit comments

Comments
 (0)