mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
version change to 1.0.0-alpha.0
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
This commit is contained in:
parent
1342556e30
commit
933a52d56f
4
package-lock.json
generated
4
package-lock.json
generated
@ -35341,7 +35341,7 @@
|
||||
"@astronautlabs/jsonpath": "^1.1.0",
|
||||
"@hapi/call": "^9.0.1",
|
||||
"@hapi/subtext": "^7.1.0",
|
||||
"@k8slens/list-layout": "^6.5.0-alpha.2",
|
||||
"@k8slens/list-layout": "^1.0.0-alpha.0",
|
||||
"@k8slens/metrics": "^6.5.0-alpha.3",
|
||||
"@k8slens/node-fetch": "^6.5.0-alpha.3",
|
||||
"@k8slens/react-application": "^1.0.0-alpha.2",
|
||||
@ -36282,7 +36282,7 @@
|
||||
},
|
||||
"packages/list-layout": {
|
||||
"name": "@k8slens/list-layout",
|
||||
"version": "6.5.0-alpha.2",
|
||||
"version": "1.0.0-alpha.0",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@k8slens/eslint-config": "^6.5.0-alpha.2",
|
||||
|
||||
@ -115,7 +115,7 @@
|
||||
"@k8slens/metrics": "^6.5.0-alpha.3",
|
||||
"@k8slens/node-fetch": "^6.5.0-alpha.3",
|
||||
"@k8slens/react-application": "^1.0.0-alpha.2",
|
||||
"@k8slens/list-layout": "^6.5.0-alpha.2",
|
||||
"@k8slens/list-layout": "^1.0.0-alpha.0",
|
||||
"@kubernetes/client-node": "^0.18.1",
|
||||
"@material-ui/styles": "^4.11.5",
|
||||
"@sentry/electron": "^3.0.8",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@k8slens/list-layout",
|
||||
"private": false,
|
||||
"version": "6.5.0-alpha.2",
|
||||
"version": "1.0.0-alpha.0",
|
||||
"description": "Injection tokens for list layout",
|
||||
"type": "commonjs",
|
||||
"publishConfig": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user