Skip to content

Commit f53761e

Browse files
chore: added ncu tool to update deps
1 parent 9433275 commit f53761e

File tree

4 files changed

+55484
-51063
lines changed

4 files changed

+55484
-51063
lines changed

.ncurc.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"format": "group",
3+
"interactive": true,
4+
"concurrency": 10,
5+
"cache": true,
6+
"cacheExpiration": 60
7+
}

0 commit comments

Comments
 (0)