Skip to content

Commit

Permalink
更新版本号(2.8.0-beta.3)
Browse files Browse the repository at this point in the history
  • Loading branch information
lyswhut committed May 2, 2024
1 parent e4de4b8 commit f99cc02
Show file tree
Hide file tree
Showing 3 changed files with 384 additions and 345 deletions.
2 changes: 2 additions & 0 deletions .ncurc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = {
'message2call',
'@types/ws',
'eslint',
'electron-debug',
// 'eslint-config-standard-with-typescript',
// 'typescript', // https://github.com/microsoft/TypeScript/pull/54567
],
Expand All @@ -29,5 +30,6 @@ module.exports = {
// filter: [
// 'electron',
// 'eslint',
// 'electron-debug',
// ],
}

0 comments on commit f99cc02

Please sign in to comment.