Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hyj1991 committed Sep 26, 2022
1 parent 42084a6 commit d904eca
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions .autod.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ module.exports = {
'codecov',
'eslint',
'expect.js',
'formstream',
'mm',
'mocha',
'nyc',
'tunnel-agent',
],
exclude: [
'./build',
Expand Down
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,9 @@
"codecov": "^3.8.3",
"eslint": "^8.23.1",
"expect.js": "^0.3.1",
"formstream": "^1.1.1",
"mm": "^3.2.0",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"tunnel-agent": "^0.6.0"
"nyc": "^15.1.0"
},
"xctlIpcPath": {
"unix": "xprofiler-ctl-uds-path.sock",
Expand Down

0 comments on commit d904eca

Please sign in to comment.