mirror of
https://github.com/zhigang1992/replace-in-file.git
synced 2026-04-29 21:25:50 +08:00
[fix] URL in package.json
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
"author": {
|
"author": {
|
||||||
"name": "Adam Reis",
|
"name": "Adam Reis",
|
||||||
"email": "adam@reis.nz",
|
"email": "adam@reis.nz",
|
||||||
"url": "http://adam.reiz.nz/"
|
"url": "https://adam.reiz.nz/"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user