mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 15:46:29 +08:00
feat: use new branch of octobase
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
const repoDirectory = path.join(__dirname, '..');
|
||||
const publicDistributionDirectory = path.join(repoDirectory, 'public');
|
||||
|
||||
const octoBaseBranchName = 'feat/jsonschema-for-types';
|
||||
const octoBaseBranchName = 'feat/schemars';
|
||||
/**
|
||||
* 1. Until OctoBase become public, we link it using submodule too.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user