mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Use strict dependency for extension-api -> core (#7579)
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
This commit is contained in:
parent
90ac50176a
commit
c7df928acc
@ -25,7 +25,7 @@
|
||||
"clean": "rimraf dist/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@k8slens/core": "^6.5.0-alpha.7"
|
||||
"@k8slens/core": "6.5.0-alpha.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^16.18.6",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user