mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Add missing packages to metrics package.json
Signed-off-by: Juho Heikka <juho.heikka@gmail.com>
This commit is contained in:
parent
07b4e30ddd
commit
a8fd71e298
@ -36,6 +36,8 @@
|
|||||||
"react": "^17.0.2"
|
"react": "^17.0.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@k8slens/eslint-config": "6.5.0-alpha.1"
|
"@k8slens/eslint-config": "6.5.0-alpha.1",
|
||||||
|
"@k8slens/typescript": "6.5.0-alpha.1",
|
||||||
|
"@k8slens/jest": "6.5.0-alpha.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user