Update repository URL & production registry host.
This commit is contained in:
@@ -11,7 +11,7 @@ const __dirname = path.dirname(__filename);
|
||||
|
||||
const baseDir = path.join(__dirname, '../../');
|
||||
|
||||
export const defaultGitRepo = 'git+https://roman-axe-web@bitbucket.org/axeweb/create-block-dev-tool.git#master';
|
||||
export const defaultGitRepo = 'git+https://git.devdevdev.life/axe-web-public/create-block.git#master';
|
||||
|
||||
export default class extends Generator {
|
||||
async prompting() {
|
||||
|
||||
Reference in New Issue
Block a user