Skip to content

Commit 28da90c

Browse files
authored
fix: update dependencies (#4264)
1 parent 6db04ba commit 28da90c

3 files changed

Lines changed: 170 additions & 166 deletions

File tree

.ncurc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ reject:
1111
- react-dom
1212
- '@types/react'
1313
- '@types/react-dom'
14+
# Not compatible with typescript-eslint
15+
- typescript
16+
# https://github.com/react-grid-layout/react-draggable/issues/806
17+
- react-draggable

0 commit comments

Comments
 (0)