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

Remove @types/react-select from npm/extensions/package.json (#5386)

This commit is contained in:
Sebastian Malton 2022-05-12 15:13:30 -04:00 committed by GitHub
parent d66c70280e
commit c376b848c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,6 @@
}, },
"dependencies": { "dependencies": {
"@types/node": "14.17.14", "@types/node": "14.17.14",
"@types/react-select": "3.1.2",
"@material-ui/core": "4.12.3", "@material-ui/core": "4.12.3",
"conf": "^7.0.1", "conf": "^7.0.1",
"typed-emitter": "^1.3.1" "typed-emitter": "^1.3.1"