1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 02:31:17 +02:00

chore: use proper repo for core

This commit is contained in:
Alexander Skvortsov
2022-05-10 00:42:16 -04:00
parent aea1a4cf63
commit de8d0d1d37

View File

@@ -128,7 +128,7 @@
], ],
"core": { "core": {
"name": "core", "name": "core",
"gitRemote": "git@github.com:flarum/core.git", "gitRemote": "git@github.com:flarum/flarum-core.git",
"mainBranch": "main" "mainBranch": "main"
} }
} }