mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-22 03:07:56 +00:00
chore: migrate git dependencies to Gitea mirror (git.pezkuwichain.io)
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"bugs": "https://github.com/pezkuwichain/pezkuwi-apps/issues",
|
||||
"bugs": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"homepage": "https://github.com/pezkuwichain/pezkuwi-apps/tree/master/packages/react-api#readme",
|
||||
"homepage": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps/tree/master/packages/react-api#readme",
|
||||
"license": "Apache-2.0",
|
||||
"name": "@pezkuwi/react-api",
|
||||
"private": true,
|
||||
"repository": {
|
||||
"directory": "packages/react-api",
|
||||
"type": "git",
|
||||
"url": "https://github.com/pezkuwichain/pezkuwi-apps.git"
|
||||
"url": "https://git.pezkuwichain.io/pezkuwichain/pezkuwi-apps.git"
|
||||
},
|
||||
"sideEffects": true,
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user