mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
parent
5beb2433d4
commit
659ee3322f
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ migration is complete:
|
|||
----
|
||||
import { schema } from '@kbn/config-schema';
|
||||
import { CoreSetup } from 'kibana/server';
|
||||
import Boom from 'boom';
|
||||
import Boom from '@hapi/boom';
|
||||
|
||||
export class DemoPlugin {
|
||||
public setup(core: CoreSetup) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue