更新依赖&版本号(2.7.0-beta.6)

This commit is contained in:
lyswhut
2024-04-11 13:22:28 +08:00
parent 75750ad38d
commit 85326be7bb
4 changed files with 62 additions and 60 deletions

View File

@@ -9,6 +9,7 @@ module.exports = {
'image-size',
'message2call',
'@types/ws',
'eslint',
// 'eslint-config-standard-with-typescript',
// 'typescript', // https://github.com/microsoft/TypeScript/pull/54567
],
@@ -27,5 +28,6 @@ module.exports = {
// target: 'minor',
// filter: [
// 'electron',
// 'eslint',
// ],
}