1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

chore: rolling back @ogre-tools/injectable-react for test sanity check

Signed-off-by: Gabriel <gaccettola@mirantis.com>
This commit is contained in:
Gabriel 2023-04-24 18:08:00 +02:00
parent f4432a4659
commit b9f1ffeaa3
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -35308,7 +35308,7 @@
"@ogre-tools/fp": "^15.3.1",
"@ogre-tools/injectable": "^15.3.1",
"@ogre-tools/injectable-extension-for-auto-registration": "^15.3.0",
"@ogre-tools/injectable-react": "^15.3.0",
"@ogre-tools/injectable-react": "^15.1.2",
"lodash": "^4.17.21",
"react": "^17"
}

View File

@ -36,7 +36,7 @@
"@ogre-tools/fp": "^15.3.1",
"@ogre-tools/injectable": "^15.3.1",
"@ogre-tools/injectable-extension-for-auto-registration": "^15.3.0",
"@ogre-tools/injectable-react": "^15.3.0",
"@ogre-tools/injectable-react": "^15.1.2",
"lodash": "^4.17.21",
"react": "^17"
},