Closed Howard86 closed 1 year ago
Merging #57 (2d4d9a1) into main (c729fda) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #57 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 148 148
Branches 21 21
=========================================
Hits 148 148
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Code Climate has analyzed commit 2d4d9a18 and detected 0 issues on this pull request.
View more on Code Climate.
fix incorrect nextjs peer deps version
when installing
next-api-handler
fornext@13
, it will show a warning of incorrect peer dependenciesit will not show any warning for
next
version greater or equal than 9, i.e.>=9