Skip to content

Commit ce12449

Browse files
chore: bump yeoman-generator to ^7.5.1
1 parent 1d226f2 commit ce12449

File tree

3 files changed

+5156
-1193
lines changed

3 files changed

+5156
-1193
lines changed

app/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const path = require('path');
2-
const Generator = require('yeoman-generator');
2+
const { default: Generator } = require('yeoman-generator');
33
const askName = require('inquirer-npm-name');
44
const _ = require('lodash');
55
const extend = require('deep-extend');

0 commit comments

Comments
 (0)