Skip to content

Commit

Permalink
[kbn-plugin-generator] add reference to es script in Kibana (#25607) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer authored Nov 13, 2018
1 parent 4868f66 commit 95c4cc6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"scripts": {
"preinstall": "node ../../kibana/preinstall_check",
"kbn": "node ../../kibana/scripts/kbn",
"es": "node ../../kibana/scripts/es",
"lint": "eslint .",
"start": "plugin-helpers start",
"test:server": "plugin-helpers test:server",
Expand Down

0 comments on commit 95c4cc6

Please sign in to comment.