1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

change engines.lens value to be closer to what we support

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2022-05-09 13:41:16 -04:00
parent d430831aaa
commit d29b5643b0

View File

@ -54,7 +54,7 @@ Some of the most-important fields include:
"homepage": "https://github.com/lensapp/lens-extension-samples",
"engines": {
"node": "^14.18.12",
"lens": "^5.4.0"
"lens": "5.4"
},
"main": "dist/main.js",
"renderer": "dist/renderer.js",