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": {
"name": "core",
"gitRemote": "git@github.com:flarum/core.git",
"gitRemote": "git@github.com:flarum/flarum-core.git",
"mainBranch": "main"
}
}