Skip to content

Commit 9622667

Browse files
authored
Merge pull request CWBudde#6 from toddtarsi/patch-1
fix(repo): point at your own Git codebase
2 parents 748657d + a3c13bb commit 9622667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"main": "index.js",
3030
"repository": {
3131
"type": "git",
32-
"url": "git+https://github.com/psirenny/cordova-plugin-wkwebview-inject-cookie.git"
32+
"url": "git+https://github.com/CWBudde/cordova-plugin-wkwebview-inject-cookie.git"
3333
}
3434
}

0 commit comments

Comments
 (0)