mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: add engine hat
Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
parent
31e4e9dd85
commit
827f0c28b8
@ -47,6 +47,6 @@
|
|||||||
"rimraf": "^4.4.1"
|
"rimraf": "^4.4.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"npm": "9.6.7"
|
"npm": "^9.6.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -97,18 +97,18 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"1.24",
|
"1.24",
|
||||||
"1.24.13"
|
"1.24.14"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"1.25",
|
"1.25",
|
||||||
"1.25.9"
|
"1.25.10"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"1.26",
|
"1.26",
|
||||||
"1.26.4"
|
"1.26.5"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"1.27",
|
"1.27",
|
||||||
"1.27.1"
|
"1.27.2"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
Loading…
Reference in New Issue
Block a user