Skip to content

Commit

Permalink
Merge branch 'master' into ts-project-refs/rollup_remoteclusters_ccr_ILM
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Feb 9, 2021
2 parents 95c526f + 4b3d1bf commit c23fee6
Show file tree
Hide file tree
Showing 70 changed files with 1,558 additions and 1,935 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
/src/plugins/vis_type_xy/ @elastic/kibana-app
/src/plugins/visualize/ @elastic/kibana-app
/src/plugins/visualizations/ @elastic/kibana-app
/packages/kbn-tinymath/ @elastic/kibana-app

# Application Services
/examples/bfetch_explorer/ @elastic/kibana-app-services
Expand Down
1 change: 1 addition & 0 deletions packages/kbn-tinymath/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"license": "SSPL-1.0 OR Elastic License 2.0",
"private": true,
"main": "src/index.js",
"types": "tinymath.d.ts",
"scripts": {
"kbn:bootstrap": "yarn build",
"build": "../../node_modules/.bin/pegjs -o src/grammar.js src/grammar.pegjs"
Expand Down
Loading

0 comments on commit c23fee6

Please sign in to comment.