[PLATFORM-2768] update headlamp-plugin version
This diff is collapsed.
... | ... | @@ -21,15 +21,15 @@ |
"kubernetes-debugging", | ||
"plugins" | ||
], | ||
"prettier": "@kinvolk/eslint-config/prettier-config", | ||
"prettier": "@headlamp-k8s/eslint-config/prettier-config", | ||
"eslintConfig": { | ||
"extends": [ | ||
"@kinvolk", | ||
"@headlamp-k8s", | ||
"prettier", | ||
"plugin:jsx-a11y/recommended" | ||
] | ||
}, | ||
"devDependencies": { | ||
"@kinvolk/headlamp-plugin": "^0.10.0-alpha.8" | ||
"@kinvolk/headlamp-plugin": "^0.10.0" | ||
} | ||
} |
Please register or sign in to comment