mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 05:46:29 +03:00
chore: update repository URLs to make npm and PyPI publishing possible
This commit is contained in:
@@ -25,7 +25,7 @@ def write_package_json(platform_path, rust_target, my_binary_name):
|
||||
"license": "MPL-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/deltachat/deltachat-core-rust.git",
|
||||
"url": "https://github.com/chatmail/core.git",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user