chore(deps): update deps to support node 18
This commit is contained in:
@@ -58,7 +58,7 @@ module.exports = _.values(Merge.smart(commonConfig, {
|
||||
]
|
||||
},
|
||||
watchOptions: {
|
||||
ignored: [/node_modules/, /\.git/]
|
||||
ignored: ['/node_modules/', '/\.git/']
|
||||
}
|
||||
}
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user