Fix npm version
This commit is contained in:
parent
d16bfbb9c1
commit
27c4de49bd
|
|
@ -132,7 +132,7 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": ">= 14.x",
|
||||
"yarn": ">= 1.x"
|
||||
"npm": ">= 6.x"
|
||||
},
|
||||
"browserslist": [
|
||||
"> 1%",
|
||||
|
|
|
|||
Loading…
Reference in New Issue