File tree Expand file tree Collapse file tree 2 files changed +260
-317
lines changed
Expand file tree Collapse file tree 2 files changed +260
-317
lines changed Original file line number Diff line number Diff line change 55 "main" : " index.js" ,
66 "license" : " SEE LICENSE IN LICENSE.md" ,
77 "kibana" : {
8- "version" : " 6.4.3 " ,
8+ "version" : " 6.5.1 " ,
99 "templateVersion" : " 1.0.0"
1010 },
1111 "scripts" : {
1212 "preinstall" : " node ../../kibana/preinstall_check" ,
1313 "kbn" : " node ../../kibana/scripts/kbn" ,
14+ "es" : " node ../../kibana/scripts/es" ,
1415 "lint" : " eslint ." ,
1516 "start" : " plugin-helpers start" ,
1617 "test:server" : " plugin-helpers test:server" ,
2627 "eslint-plugin-babel" : " ^5.2.0" ,
2728 "eslint-plugin-import" : " ^2.14.0" ,
2829 "eslint-plugin-jest" : " ^21.22.1" ,
30+ "eslint-plugin-jsx-a11y" : " ^6.1.2" ,
2931 "eslint-plugin-mocha" : " ^5.2.0" ,
3032 "eslint-plugin-no-unsanitized" : " ^3.0.2" ,
3133 "eslint-plugin-prefer-object-spread" : " ^1.2.1" ,
3234 "eslint-plugin-react" : " ^7.11.1" ,
3335 "expect.js" : " ^0.3.1"
3436 },
3537 "dependencies" : {
36- "@elastic/eui" : " ^4.4.1 "
38+ "@elastic/eui" : " ^5.1.0 "
3739 }
3840}
You can’t perform that action at this time.
0 commit comments