fix(tracker): fix engine max v
This commit is contained in:
parent
e89ce78686
commit
aa191169f0
1 changed files with 1 additions and 1 deletions
|
|
@ -41,6 +41,6 @@
|
|||
"error-stack-parser": "^2.0.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.15"
|
||||
"node": ">=14.15 <17.1.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue