1
0
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:
Janne Savolainen 2023-04-17 11:55:43 +03:00
parent 88bf456cea
commit 834944141d
No known key found for this signature in database
GPG Key ID: 8C6CFB2FFFE8F68A

View File

@ -39,7 +39,8 @@
"@ogre-tools/injectable-extension-for-auto-registration": "^15.5.1",
"@ogre-tools/injectable-react": "^15.5.1",
"lodash": "^4.17.21",
"react": "^17"
"react": "^17",
"react-dom": "^17"
},
"devDependencies": {
"@async-fn/jest": "^1.6.4",