mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Try adding dependencies
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
88bf456cea
commit
834944141d
@ -39,7 +39,8 @@
|
|||||||
"@ogre-tools/injectable-extension-for-auto-registration": "^15.5.1",
|
"@ogre-tools/injectable-extension-for-auto-registration": "^15.5.1",
|
||||||
"@ogre-tools/injectable-react": "^15.5.1",
|
"@ogre-tools/injectable-react": "^15.5.1",
|
||||||
"lodash": "^4.17.21",
|
"lodash": "^4.17.21",
|
||||||
"react": "^17"
|
"react": "^17",
|
||||||
|
"react-dom": "^17"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@async-fn/jest": "^1.6.4",
|
"@async-fn/jest": "^1.6.4",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user