1
0
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:
Gabriel 2023-05-23 14:42:51 +02:00 committed by Sebastian Malton
parent 6bf1544ddb
commit 99b6af7246
2 changed files with 5 additions and 5 deletions

View File

@ -47,6 +47,6 @@
"rimraf": "^4.4.1" "rimraf": "^4.4.1"
}, },
"engines": { "engines": {
"npm": "9.6.7" "npm": "^9.6.7"
} }
} }

View File

@ -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"
] ]
] ]