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:
parent
d430831aaa
commit
d29b5643b0
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user