Skip to content

Commit 2d0e920

Browse files
committed
fix(deps): Bumped deps
1 parent 9d9fbd2 commit 2d0e920

File tree

3 files changed

+348
-362
lines changed

3 files changed

+348
-362
lines changed

.ncurc.js

+5-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ module.exports = {
99

1010
// esm only
1111
'chai',
12-
'unixcrypt'
12+
'unixcrypt',
13+
14+
// api changes, fix later
15+
'eslint',
16+
'grunt-eslint'
1317
]
1418
};

0 commit comments

Comments
 (0)